|
-
Jul 26th, 2007, 04:49 PM
#1
Thread Starter
PowerPoster
Strong Naming/signing
What is the procedure to Strong Name/sign an assembly?
I have managed to create a strongname key using sn -k keyfile.snk
I added this in the assemblyinfo.cs:
[assembly: AssemblyKeyFile("..\\..\\keyfile.snk")]
I then compiled the project, compiled fine. Now what?
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|