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.
2 parents 7eeb51d + ed20107 commit af0a762Copy full SHA for af0a762
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