Hide third party dll with fody
I would like to write a Fody plugin that will allow me to weave a third party DLL.
Is it possible?
Reading documentation and source code from various plugins, I haven't found a way to do this. It looks like fody only lets you weave the assembly referencing the plugin (using the ModuleDefinition property filled at build time).
Since fody relies on Mono.Cecil, I think it is technically possible, but it looks like my use case was not considered at all.
Tanks
+3
Biarnès Adrien
source
to share
No one has answered this question yet
Check out similar questions:
53
7
4
2
1
0
0
0
0
0