We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5f2502f commit a00fd30Copy full SHA for a00fd30
1 file changed
Directory.Build.props
@@ -1,6 +1,6 @@
1
<Project>
2
<PropertyGroup>
3
- <LangVersion>13.0</LangVersion>
+ <LangVersion>12.0</LangVersion>
4
<NoWarn>$(NoWarn);CS1701;CS1702;CS1591</NoWarn>
5
<TreatWarningsAsErrors>true</TreatWarningsAsErrors>
6
0 commit comments