【问题标题】:Visual Studio 15 Preview 5 - Not working with ReSharperVisual Studio 15 Preview 5 - 不使用 ReSharper
【发布时间】:2017-02-22 17:36:48
【问题描述】:

我在 Visual Studio“15”预览版 5 上安装了 ReSharper 2016.2.2。 当我使用 C# 7.0 的新语言功能时,我收到了看起来像设计时错误的警告,但我的应用程序编译并运行良好。

我还在我的项目的 DotSettings 文件中添加了这一行:

<s:String x:Key="/Default/CodeInspection/CSharpLanguageProject/LanguageLevel/@EntryValue">Experimental</s:String>

我认为这是 C# 7.0 的正确设置?

我想知道是否存在允许 ReSharper 2016.2.2 与 Visual Studio "15" Preview 5 一起正常工作的设置/配置。

【问题讨论】:

  • 对一个真正的问题投了反对票,但没有解释原因。我被骗了!

标签: visual-studio resharper c#-7.0


【解决方案1】:

安装 latest EAP build for Resharper 以获得对 Visual Studio 15 Preview 版本和 C# 7 功能的支持。

【讨论】:

    【解决方案2】:

    看起来我可能是在跳枪。链接here 解释说,C#7.0 支持仍处于开发阶段,直到 ReSharper 2016.3 版才提供。

    【讨论】:

      猜你喜欢
      • 1970-01-01
      • 2010-09-11
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 2017-11-21
      • 2015-01-14
      • 1970-01-01
      • 2013-07-16
      相关资源
      最近更新 更多