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 111bc5d commit 9e2831aCopy full SHA for 9e2831a
src/Directory.Build.props
@@ -38,7 +38,7 @@
38
<EmbedUntrackedSources>true</EmbedUntrackedSources>
39
<ContinuousIntegrationBuild>true</ContinuousIntegrationBuild>
40
<AllowedOutputExtensionsInPackageBuildOutputFolder>$(AllowedOutputExtensionsInPackageBuildOutputFolder);.pdb</AllowedOutputExtensionsInPackageBuildOutputFolder>
41
- <LangVersion>8.0</LangVersion>
+ <LangVersion>latest</LangVersion>
42
<IsPackable>false</IsPackable>
43
</PropertyGroup>
44
0 commit comments