How to find public key for .NET dll or exe
- Open Visual Studio Command Prompt
- Run sn program as below
C:\>sn –T C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\Accessibility.dll
Microsoft (R) .NET Framework Strong Name Utility  Version 2.0.50727.42    
Copyright (c) Microsoft Corporation.  All rights reserved. 
Public key token is b03f5f7f11d50a3a
Comments
Post a Comment