Posts
Sort by recent activity
At runtime loaded assembly cannot find embedded assembly.
I am trying to obfuscate an application which loads libraries from a sub-folder at runtime. The libraries in the sub-folder reference libraries in my main folder which I embed in my main executable...