Where is c# 7.2 in visual studio project settings?

2019-02-21 17:43发布

Ive seen people using and discussing c# 7.2 features but I cant seem to find it.

Ive got latest updates and only up to version 7.1 is listed. why and how can I get v7.2?

enter image description here


specs:

Visual studio 2017 version 15.4.4

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

1条回答
祖国的老花朵
2楼-- · 2019-02-21 18:27

Version 15.4.* of VS 2017 doesn't support C# 7.2.

C# 7.2 support was introduced in VS 2017 version 15.5, which was released on December 4th.

查看更多
登录 后发表回答