Execute:
sn.exe -k PublicPrivateKeyFile.snk
'Strong Naming
<Assembly: System.Reflection.AssemblyDelaySign(False)>
<Assembly: System.Reflection.AssemblyKeyFile("mailpost.sn")>
One more note here, 1.0 looks in the current directory. 1.1 requires a full path to th key.
No comments:
Post a Comment