|
Obfuscating strong-named assemblies
Jeff Key 11/11/2002 7:54:00 PM
Forgot to mention this:
When you obfuscate an assembly, it invalidates any strong name
previously applied to it. You can re-apply the strong name using the -R
switch on sn.exe (note the capital R).
-jk
Back to dotnet
|