How to sign C++/CLI assemblies with a strong name [转载]
摘要:
IntroductionIf your application is signed with a strong name, Visual Studio will require you to sign every assembly you reference. Now, even if you are a .NET only developer, it happens sometimes that... 阅读全文
posted @ 2010-11-10 17:27 风Na 阅读(249) 评论(0) 推荐(0) 编辑