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 ba5d205 commit 32dd852Copy full SHA for 32dd852
Directory.Build.props
@@ -49,6 +49,6 @@
49
<IsPackable>false</IsPackable>
50
<WarnOnPackingNonPackableProject>false</WarnOnPackingNonPackableProject>
51
<CodeAnalysisRuleSet>$(MSBuildThisFileDirectory)CodingGuidelines.ruleset</CodeAnalysisRuleSet>
52
- <JsonApiDotNetCoreMongoDbVersionPrefix>5.4.0</JsonApiDotNetCoreMongoDbVersionPrefix>
+ <JsonApiDotNetCoreMongoDbVersionPrefix>5.4.1</JsonApiDotNetCoreMongoDbVersionPrefix>
53
</PropertyGroup>
54
</Project>
0 commit comments