We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 077296f commit 565aa42Copy full SHA for 565aa42
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
</PropertyGroup>
0 commit comments