问题
For the life of me I can not find the Enterprise Library Strong Naming Guidance Package download for Enterprise Library 4.1
I need this to sign the assemblies to add them to the GAC.
Does anybody know where I can find it? I can't find it anywhere on the www.codeplex.com/entlib or www.codeplex.com/entlibcontrib websites.
HELP!
回答1:
According to this, the shipped binaries are already strong named, so you should be good to go.
EDIT: If you modified the source, use this guide.
回答2:
The guidance package was checked in to EntLibContrib: http://entlibcontrib.codeplex.com/SourceControl/ListDownloadableCommits.aspx
See changeset 18160
来源:https://stackoverflow.com/questions/659408/enterprise-library-strong-naming-guidance-package