c# - Where is the .SNK file created too? -
I am trying to follow the guide on the MSDN website. Although I'm having trouble with step 13:
- Copy the MyKeyFile.SNK file to your project folder.
"post-less" itemprop = "> text">step 12:
your class To create a strong name for the library, type the following command at the Visual Studio .NET command prompt: sn.exe -k MyKeyFile.SNK
The file will be created in the current directory of the command window .
Comments
Post a Comment