Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我有一个 .net 1.1 dll,需要对遗留项目进行数字签名。我创建了一个 .snk 文件。我必须在 Visual Studio 中采取哪些步骤来应用签名?
编辑:找到这个http://www.robrich.org/archive/2006/11/29.aspx
也许这些链接会有所帮助:
强名称 WinForms 1.1
.NET Framework 1.1 安全指南 - 强名称
准备一个密钥文件以提供强名称 **ex: sn.exe -k test.dll test.snk