Search code examples
c#visual-studioproject-settingsc#-7.2

Where is c# 7.2 in visual studio project settings?


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


Solution

  • 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.