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 8694e6a commit d50719bCopy full SHA for d50719b
Directory.Build.props
@@ -5,7 +5,7 @@
5
<EFCoreVersion>5.0.*</EFCoreVersion>
6
<NpgsqlPostgreSQLVersion>5.0.*</NpgsqlPostgreSQLVersion>
7
<SwashbuckleVersion>6.2.*</SwashbuckleVersion>
8
- <JsonApiDotNetCoreVersionPrefix>4.2.0</JsonApiDotNetCoreVersionPrefix>
+ <JsonApiDotNetCoreVersionPrefix>5.0.0</JsonApiDotNetCoreVersionPrefix>
9
<CodeAnalysisRuleSet>$(MSBuildThisFileDirectory)CodingGuidelines.ruleset</CodeAnalysisRuleSet>
10
<WarningLevel>9999</WarningLevel>
11
<Nullable>enable</Nullable>
0 commit comments