We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dd6f91b commit e87bbf7Copy full SHA for e87bbf7
1 file changed
Directory.Build.props
@@ -30,7 +30,7 @@
30
31
<!-- Build properties -->
32
<PropertyGroup>
33
- <LangVersion>10</LangVersion>
+ <LangVersion>12</LangVersion>
34
<ImplicitUsings>true</ImplicitUsings>
35
<Nullable>enable</Nullable>
36
<InheritDocEnabled>true</InheritDocEnabled>
0 commit comments