Dll Microsoft.VisualStudio.QualityTools.CommandLine.dll 版本 10.0.0.0 丢失

发布于 2024-11-11 15:23:09 字数 176 浏览 5 评论 0原文

我尝试使用 Resharper 在 Visual Studio 2010 中运行 MsTest 单元测试,但它显示 dll“Microsoft.VisualStudio.QualityTools.CommandLine.dll”版本 10.0.0.0 未找到。 可能有人知道如何修复它或者我在哪里可以找到这个 dll 或下载它? 谢谢。

I try to run MsTest unit tests in Visual Studio 2010 with Resharper, but it says dll "Microsoft.VisualStudio.QualityTools.CommandLine.dll" version 10.0.0.0 not found.
May be anybody know how to fix it or where I could find this dll or download it?
Thanks.

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

心凉怎暖 2024-11-18 15:23:09

您必须升级到较新版本的 ReSharper(6.0 及更高版本)。 5.1.3 无法修复。

在 Visual Studio 2010 中,该程序集已安装到 .NET GAC,并且已由 ReSharper 成功解析。运行 MSTest 单元测试失败是由其他原因引起的。

You must upgrade to a newer release of ReSharper (6.0 and above). There is no way to fix 5.1.3.

In Visual Studio 2010, that assembly is already installed to .NET GAC, and it is successfully resolved by ReSharper. The failure of running MSTest unit tests was caused by something else.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文