Visual Studio项目设置中的c#7.2在哪里?

问题描述 投票:8回答:1

我见过人们使用和讨论c#7.2功能,但我似乎无法找到它。

我有最新的更新,只有版本7.1列出。为什么以及如何获得v7.2?

enter image description here


眼镜:

Visual Studio 2017版本15.4.4

Visual C#2017 - 00369-60000-00001-AA303

c# visual-studio project-settings c#-7.2
1个回答
13
投票

VS 2017的15.4。*版本不支持C#7.2。

在VS 2017版本15.5,which was released on December 4th中引入了C#7.2支持。

© www.soinside.com 2019 - 2024. All rights reserved.