Tagged Questions

0
votes
1answer
17 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 Assembl …
2
votes
3answers
444 views

Getting assemblies to show in the .NET tab of Add Reference

When working with Visual Studio and adding a reference to a project you are presented a window with multiple tabs; .NET, Project, Recent, and Browse. What is needed to get an item …
1
vote
2answers
347 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 …