We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fae6f49 commit ab7d0abCopy full SHA for ab7d0ab
1 file changed
src/Directory.Build.props
@@ -2,7 +2,7 @@
2
3
<!-- Build configuration -->
4
<PropertyGroup>
5
- <LangVersion>12.0</LangVersion>
+ <LangVersion>13.0</LangVersion>
6
<ImplicitUsings>true</ImplicitUsings>
7
<Nullable>enable</Nullable>
8
<TreatWarningsAsErrors>True</TreatWarningsAsErrors>
0 commit comments