While developing and compiling, we need Public key token for obtaining the assembly information. There are easy to obtain the "Public Key Token"
Step1) Open Visual Studio >> Tool >> External Tools.
Arguments: -Tp "$(TargetPath)"
Click on "OK" button.
Step3) Go to tools menu and we can see the "Get Public Key Token".
Cheers,
--Aaroh
Reference: MindSharpBlogs
No comments:
Post a Comment