.net - Does SmartAssemby support multiple-assembly app? -


my console application contains 1 exe , 10 dlls. want , can obfuscate 5 of dlls. rest shared dlls , contain common code cannot obfuscated. current design obfuscated assemblies cannot merged or app break.

can smartassembly used situation? lets me pick 1 assembly obfuscate. seems have create project each dlls want obfuscated. true?

if wish leave dlls separate files need separate projects. if shared need this.

the recommendation merge can (those assemblies aren't shared) .exe's project.


Comments

Popular posts from this blog

c# - Getting "Internal .Net Framework Data Provider error 30" error when column has NULL value -

c++ - How to modify context menu of internet explorer using IDocHostUIHandler::ShowContextMenu? -

SAP Web Service from .NET via WCF -