We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e1aa37c commit ed20107Copy full SHA for ed20107
Directory.Build.props
@@ -44,7 +44,7 @@
44
</PropertyGroup>
45
46
<PropertyGroup>
47
- <LangVersion Condition="'$(MSBuildProjectExtension)'=='.csproj'">13</LangVersion>
+ <LangVersion Condition="'$(MSBuildProjectExtension)'=='.csproj'">14</LangVersion>
48
<LangVersion Condition="'$(MSBuildProjectExtension)'=='.vbproj'">16.9</LangVersion>
49
50
0 commit comments