File tree 2 files changed +2
-2
lines changed
2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 6
6
<EFCorePostgresVersion >6.0.*</EFCorePostgresVersion >
7
7
<MicrosoftCodeAnalysisVersion >4.1.*</MicrosoftCodeAnalysisVersion >
8
8
<HumanizerVersion >2.14.1</HumanizerVersion >
9
- <JsonApiDotNetCoreVersionPrefix >5.0.0 </JsonApiDotNetCoreVersionPrefix >
9
+ <JsonApiDotNetCoreVersionPrefix >5.0.1 </JsonApiDotNetCoreVersionPrefix >
10
10
<CodeAnalysisRuleSet >$(MSBuildThisFileDirectory)CodingGuidelines.ruleset</CodeAnalysisRuleSet >
11
11
<WarningLevel >9999</WarningLevel >
12
12
<Nullable >enable</Nullable >
Original file line number Diff line number Diff line change @@ -84,7 +84,7 @@ See also our [versioning policy](./VERSIONING_POLICY.md).
84
84
| | | Core 3.1 | 5 |
85
85
| | | 5 | 5 |
86
86
| | | 6 | 5 |
87
- | v5.x | Pre-release | 6 | 6 |
87
+ | v5.x | Stable | 6 | 6 |
88
88
89
89
## Contributing
90
90
You can’t perform that action at this time.
0 commit comments