在哪里可以找到Microsoft.VisualStudio.DebuggerVisualizers? [英] Where do I find Microsoft.VisualStudio.DebuggerVisualizers?

查看:785
本文介绍了在哪里可以找到Microsoft.VisualStudio.DebuggerVisualizers?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

一个项目并不会因为缺少组件的编译。导致错误的文件有一个

A project won't compile because of a missing assembly. The file that causes the error has a

using Microsoft.VisualStudio.DebuggerVisualizers;



的VisualStudio 部分被标记为红色。我有什么要安装到解决这个问题?对我来说,这听起来像的东西,都和Visual Studio中,但是这是我在用的,所以它安装...

The VisualStudio part is marked in red. What do I have to install to fix it? To me it sounds like something that would have come with Visual Studio, but that is what I am using, so it is installed...

澄清:我知道什么是汇编它存在,并引用前面到项目引用添加。但是,我怎么得到它呢?我有什么SDK安装?还是我忘了检查一番了,当我安装了Visual Studio?

Clarification: I know what assembly it exists in, and the reference is added earlier to the project references. But how do I get it? What SDK do I have to install? Or have I forgotten to check something off when I installed Visual Studio?

推荐答案

您应该能够找到它在.NET选项卡中的添加引用对话框。

You should be able to find it in the "Add Reference" dialog in the .Net tab.

如果不是, Microsoft.VisualStudio.DebuggerVisualizers.dll 住在Visual Studio的安装目录中的 Common7\IDE\PublicAssemblies 子目录。你可以从那里手动添加。

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.

这篇关于在哪里可以找到Microsoft.VisualStudio.DebuggerVisualizers?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆