【问题标题】:Where to find Microsoft.VisualStudio.RegDetour assembly?在哪里可以找到 Microsoft.VisualStudio.RegDetour 程序集?
【发布时间】:2016-12-28 16:35:02
【问题描述】:

我正在使用 NuGet 包https://www.nuget.org/packages/Microsoft.VisualStudio.Settings.15.0/15.0.25824-RC

当我尝试通过ExternalSettingsManager.CreateForApplication(devenvPath); 加载 Visual Studio 2017 RC 设置时,会引发异常:

Could not load file or assembly 'Microsoft.VisualStudio.RegDetour, Version=15.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a' or one of its dependencies. The system cannot find the file specified.

我在哪里可以找到这个程序集?

【问题讨论】:

  • Crystal ball 说您并没有真的打算为 VS2017 候选版本使用一个包。 VS2015的版本号是14.0
  • 我没有 VS 2017 类版本的 MSDN 的 URL,但是使用这个类来阅读 VS 2017 RC 设置。更新的问题。

标签: nuget visual-studio-sdk


【解决方案1】:
猜你喜欢
  • 2011-05-30
  • 1970-01-01
  • 1970-01-01
  • 2015-06-21
  • 2020-01-30
  • 2012-08-08
  • 1970-01-01
  • 1970-01-01
  • 1970-01-01
相关资源
最近更新 更多