Drop Down MenusCSS Drop Down MenuPure CSS Dropdown Menu

Thursday, May 21, 2015

How to Get Public key token in Visual Studio?

Hi ,

We can get easily public key token as per below steps

http://blogs.msdn.com/b/kaevans/archive/2008/06/18/getting-public-key-token-of-assembly-within-visual-studio.aspx

If you getting any error command check in you are machine where sn.exe is located .

C:\Program Files (x86)\Microsoft SDKs\Windows\

or

C:\Program Files \Microsoft SDKs\Windows\

and replace sn.exe(command ) location as per you machine.


 

No comments: