Skip to content

Commit 9e2831a

Browse files
committed
Updated Language
1 parent 111bc5d commit 9e2831a

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
@@ -38,7 +38,7 @@
3838
<EmbedUntrackedSources>true</EmbedUntrackedSources>
3939
<ContinuousIntegrationBuild>true</ContinuousIntegrationBuild>
4040
<AllowedOutputExtensionsInPackageBuildOutputFolder>$(AllowedOutputExtensionsInPackageBuildOutputFolder);.pdb</AllowedOutputExtensionsInPackageBuildOutputFolder>
41-
<LangVersion>8.0</LangVersion>
41+
<LangVersion>latest</LangVersion>
4242
<IsPackable>false</IsPackable>
4343
</PropertyGroup>
4444

0 commit comments

Comments
 (0)