Where would I find the publicKeyToken for my simple DLL class?
This MSDN site shows how I want to use it:
When I look in my class's AssemblyInfo.cs file, I see where it was issued a
GUID (Not sure why! It does not contain a GUI...), but ther is nothing about
a publicKeyToken.
This MSDN site shows how I want to use it:
When I look in my class's AssemblyInfo.cs file, I see where it was issued a
GUID (Not sure why! It does not contain a GUI...), but ther is nothing about
a publicKeyToken.
Comment