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 2261422 commit f57d274Copy full SHA for f57d274
src/Directory.Build.props
@@ -5,7 +5,7 @@
5
6
<PropertyGroup>
7
<TargetFrameworks>netstandard2.1;net472;net6.0</TargetFrameworks>
8
- <LangVersion>10.0</LangVersion>
+ <LangVersion>12.0</LangVersion>
9
<TreatWarningsAsErrors>true</TreatWarningsAsErrors>
10
<CodeAnalysisRuleSet>..\..\MongoDB.ruleset</CodeAnalysisRuleSet>
11
</PropertyGroup>
0 commit comments