We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f32d1b0 commit da00cd5Copy full SHA for da00cd5
Directory.Build.props
@@ -3,7 +3,7 @@
3
<TargetFrameworkName>net6.0</TargetFrameworkName>
4
<AspNetVersion>6.0.*</AspNetVersion>
5
<JsonApiDotNetCoreVersion>5.3.0</JsonApiDotNetCoreVersion>
6
- <MongoDBDriverVersion>2.15.0</MongoDBDriverVersion>
+ <MongoDBDriverVersion>2.20.0</MongoDBDriverVersion>
7
<JsonApiDotNetCoreMongoDbVersionPrefix>5.1.3</JsonApiDotNetCoreMongoDbVersionPrefix>
8
<CodeAnalysisRuleSet>$(MSBuildThisFileDirectory)CodingGuidelines.ruleset</CodeAnalysisRuleSet>
9
<WarningLevel>9999</WarningLevel>
0 commit comments