You should be able to find the assembly under the ".NET" list of assemblies in the "Add Reference" dialog.
Nader Shirazie
2009-08-16 18:14:39
You should be able to find the assembly under the ".NET" list of assemblies in the "Add Reference" dialog.
You should be able to find it in the "Add Reference" dialog in the .Net tab.
If not, the Microsoft.VisualStudio.DebuggerVisualizers.dll
lives in the Common7\IDE\PublicAssemblies
subdirectory of Visual Studio's installation directory. You could add it manually from there.