We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8f9f048 commit 31bd5f3Copy full SHA for 31bd5f3
Directory.Build.props
@@ -16,7 +16,7 @@
16
17
<PropertyGroup Label="Compile settings">
18
<Nullable>enable</Nullable>
19
- <LangVersion>10.0</LangVersion>
+ <LangVersion>11.0</LangVersion>
20
<ImplicitUsings>enable</ImplicitUsings>
21
<TargetFramework>net7.0</TargetFramework>
22
<GenerateDocumentationFile>true</GenerateDocumentationFile>
0 commit comments