Suggestion: Provide a menu option to display the public key of an assembly
Frequently it is necessary to determine the public key of an assembly.
Currently this needs to be done using the command line, with the developer remembering the appropriate command line switches.
It would great if you could say right click on a referenced assembly and simply see the public key.
Please sign in to leave a comment.
I would favor an additional entry in the properties window of an assembly if possible. :)
It doesn't look like a feature that belong to ReSharper :) May be someone
can just write a separate plugin to VS?
Sincerely,
Ilya Ryzhenkov
JetBrains, Inc
http://www.jetbrains.com
"Develop with pleasure!"
IR> I would favor an additional entry in the properties window of an
IR> assembly if possible.
IR>
IR> ---
IR> Original message URL:
IR> http://devnet.jetbrains.net/message/5286844#5286844
I'm using VSCommands and you have a menu item called "Show Assembly Details" which displays several information. However I am not sure if it is a Pro feature only.
