Tagged Questions

0
votes
1answer
20 views

How does Visual Studio find Unity/P&P or Office assemblies in its Add References Dialog?

I have read other posts on SO regarding VS's Add References dialog and how it populates assemblies. However, even after looking in Reference Assemblies folder and using the AssemblyFolders registry …
1
vote
2answers
355 views

Visual Studio ‘Add Reference’ dialog takes several minutes to load. [closed]

When trying to add a reference to a project in Visual Studio, it often takes several minutes to load the 'Add Reference' dialog. It only seems to do this when the .NET or COM tabs are selected (it …