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 bcf1cc9 commit f0e20faCopy full SHA for f0e20fa
src/Directory.Build.props
@@ -17,7 +17,7 @@
17
<GenerateAssemblyTitleAttribute>false</GenerateAssemblyTitleAttribute>
18
<GenerateAssemblyVersionAttribute>false</GenerateAssemblyVersionAttribute>
19
<GenerateDocumentationFile>true</GenerateDocumentationFile>
20
- <LangVersion>12.0</LangVersion>
+ <LangVersion>14.0</LangVersion>
21
<MicrosoftCodeAnalysisVersion Condition=" '$(MicrosoftCodeAnalysisVersion)' == '' ">3.11</MicrosoftCodeAnalysisVersion>
22
<MSBuildCopyContentTransitively>false</MSBuildCopyContentTransitively>
23
<Nullable>enable</Nullable>
0 commit comments