G
Guest
Using the GacUtil I created a SNK and deployed my assembly to the GAC using
the GACUTIL. When browsing to c:\[SystemRoot]\Assembly I can see my custom
assembly. However, how do I use it in a new project? I don't see it listed
as a component in the .NET Add reference section?
Also, why does MS say that the GacUtil is for development only? What do they
recommend using when moving production components to the gac?
the GACUTIL. When browsing to c:\[SystemRoot]\Assembly I can see my custom
assembly. However, how do I use it in a new project? I don't see it listed
as a component in the .NET Add reference section?
Also, why does MS say that the GacUtil is for development only? What do they
recommend using when moving production components to the gac?