Skip to content

Commit f0e20fa

Browse files
committed
Bump to LangVersion 14
1 parent bcf1cc9 commit f0e20fa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Directory.Build.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
<GenerateAssemblyTitleAttribute>false</GenerateAssemblyTitleAttribute>
1818
<GenerateAssemblyVersionAttribute>false</GenerateAssemblyVersionAttribute>
1919
<GenerateDocumentationFile>true</GenerateDocumentationFile>
20-
<LangVersion>12.0</LangVersion>
20+
<LangVersion>14.0</LangVersion>
2121
<MicrosoftCodeAnalysisVersion Condition=" '$(MicrosoftCodeAnalysisVersion)' == '' ">3.11</MicrosoftCodeAnalysisVersion>
2222
<MSBuildCopyContentTransitively>false</MSBuildCopyContentTransitively>
2323
<Nullable>enable</Nullable>

0 commit comments

Comments
 (0)