Assembly strong name

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Hi

I have created a .NET Compact Framework application that builds a DLL file. When I am trying to install it in the GAC using gacutil.exe, I get an error message that my assembly does not have a strong name. How can I set the name of the assembly to a strong name

Thanks
 
Back
Top