Getting the PublicKeyToken of .Net assemblies

Posted by moi_meme on Stack Overflow See other posts from Stack Overflow or by moi_meme
Published on 2010-06-15T12:23:55Z Indexed on 2010/06/15 12:52 UTC
Read the original article Hit count: 121

Filed under:
|
|
|

What is the simplest way to find the Public Key Token of an assembly?

The simplest way i can think of would be a simple right-click, get public key, but this fonctionnality isn't there, maybe there is a VS Extension for that.

© Stack Overflow or respective owner

Related posts about c#

Related posts about .NET