If you have a build server and are doing delay signing this is probably of interest to you. When delay signing the final step is to post build run the following command: sn -R myAssembly.dll sgKey.snk I have seen build setups that basically output
Read More...