开发者

How can I obfuscate a dll when using a Visual Studio deployment project?

开发者 https://www.devze.com 2022-12-29 21:09 出处:网络
I need to obfuscate a dll that is used in a ASP.NET project, the deployment project pruduces a setup.exe which I want to distribute. I have the VS 2008 Dotfuscator installed but when I buil开发者_开发

I need to obfuscate a dll that is used in a ASP.NET project, the deployment project pruduces a setup.exe which I want to distribute. I have the VS 2008 Dotfuscator installed but when I buil开发者_开发技巧d the deployment project the project that creates the dll is rebuilt before it is added to the deployment project and added to the setup.exe. Any suggestions on how I can get round this?

Many thanks Lee


Just set the dependencies using project references.

0

精彩评论

暂无评论...
验证码 换一张
取 消

关注公众号