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 780dfd9 commit c40ac2dCopy full SHA for c40ac2d
Directory.Build.props
@@ -6,7 +6,7 @@
6
<EFCorePostgresVersion>7.0.*</EFCorePostgresVersion>
7
<MicrosoftCodeAnalysisVersion>4.7.*</MicrosoftCodeAnalysisVersion>
8
<HumanizerVersion>2.14.1</HumanizerVersion>
9
- <JsonApiDotNetCoreVersionPrefix>5.3.1</JsonApiDotNetCoreVersionPrefix>
+ <JsonApiDotNetCoreVersionPrefix>5.4.0</JsonApiDotNetCoreVersionPrefix>
10
<CodeAnalysisRuleSet>$(MSBuildThisFileDirectory)CodingGuidelines.ruleset</CodeAnalysisRuleSet>
11
<WarningLevel>9999</WarningLevel>
12
<Nullable>enable</Nullable>
0 commit comments