Sudhiz Blog
Thursday, October 21, 2010
How to assign strong name to an external DLL
Open Visual Studio command prompt.
For this you must have a strong name key file(.snk file)
ildasm dllname.dll /OUT=dllname.il
ilasm /DLL dllname.il /KEY=keyname.snk
No comments:
Post a Comment
Newer Post
Older Post
Home
View mobile version
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment