Top "Sn.exe" questions

For questions about Sn.

Cannot find sn.exe to sign Assembly

I looked into C:\Program Files\Microsoft.NET and I can't see any SN.exe file. I have .NET 3.5 runtime …

c# msbuild sn.exe
Strong Name sn.exe: Failed to install key pair -- Object already exists

I have 2 different versions of the same project on my machine. One from the code trunk, and the other from …

.net certificate duplicates sn.exe strong-named-key
Auto-entering Password In Sn.exe

I need to create post build event to perform the following: sn -i MyKey.pfx MyKeyContainerName tlbimp $(ConfigurationName)\MyCom.tlb /…

c# signing sn.exe