Comments
Sort by recent activity
Alright, I tried that and my program works fine if I don't have code obfuscation on.. / comments
Alright, I tried that and my program works fine if I don't have code obfuscation on..
Hi, thanks for your reply.
Nope, I'm not using InternalsVisibleTo() at all. And I do have a warning after building it but in orange italic font. At least one dependency does not have a strong name. As your assembly has been signed with a strong name, it may fail to load this dependency.
None of my embedded dependencies load at the point of time when the error occur. / comments
Hi, thanks for your reply.
Nope, I'm not using InternalsVisibleTo() at all. And I do have a warning after building it but in orange italic font.At least one dependency does not have a strong name. ...