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:

  1. 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

Popular posts from this blog

php - PDO bindParam() fatal error -

logging - How can I log both the Request.InputStream and Response.OutputStream traffic in my ASP.NET MVC3 Application for specific Actions? -

java - Why my included JSP file won't get processed correctly? -