We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 012a2be commit 3ce4588Copy full SHA for 3ce4588
1 file changed
Directory.Build.props
@@ -7,7 +7,7 @@
7
<WarningsNotAsErrors>$(WarningsNotAsErrors);NU1605;NU1701;NU1901;NU1902;NU1903;NU1904;NU1510;NU1903;RS1039</WarningsNotAsErrors>
8
<WarningLevel>4</WarningLevel>
9
<EnforceCodeStyleInBuild>true</EnforceCodeStyleInBuild>
10
- <LangVersion>10.0</LangVersion>
+ <LangVersion>14.0</LangVersion>
11
<AssemblyVersion>10.0.0.0</AssemblyVersion>
12
<FileVersion>10.0.0.0</FileVersion>
13
<Version>10.0.0</Version>
0 commit comments