We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 85bdd01 commit 75c056cCopy full SHA for 75c056c
Directory.Build.props
@@ -6,7 +6,7 @@
6
<EFCorePostgresVersion>6.0.*</EFCorePostgresVersion>
7
<MicrosoftCodeAnalysisVersion>4.3.*</MicrosoftCodeAnalysisVersion>
8
<HumanizerVersion>2.14.1</HumanizerVersion>
9
- <JsonApiDotNetCoreVersionPrefix>5.1.1</JsonApiDotNetCoreVersionPrefix>
+ <JsonApiDotNetCoreVersionPrefix>5.1.2</JsonApiDotNetCoreVersionPrefix>
10
<CodeAnalysisRuleSet>$(MSBuildThisFileDirectory)CodingGuidelines.ruleset</CodeAnalysisRuleSet>
11
<WarningLevel>9999</WarningLevel>
12
<Nullable>enable</Nullable>
0 commit comments