Add GAC assembly to VS References?

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Janaka

    Add GAC assembly to VS References?

    I've created a strong named assembly and added it into the global assembly
    cache. How can I add this to the list of assemblies VisualStudio.NE T lists
    when adding a reference? I always have to browse to the dll and select it.
    I've installed 3rd party products and had these show up straight away in the
    VS Add reference list.


  • richlm

    #2
    Re: Add GAC assembly to VS References?

    You need to add a registry key referring to the folder where your GAC
    assembly is located.
    See this support article:



    Comment

    Working...