We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 968d317 commit 3d5e049Copy full SHA for 3d5e049
Directory.Build.props
@@ -4,7 +4,7 @@
4
<AspNetVersion>6.0.*</AspNetVersion>
5
<EFCoreVersion>7.0.*</EFCoreVersion>
6
<EFCorePostgresVersion>7.0.*</EFCorePostgresVersion>
7
- <MicrosoftCodeAnalysisVersion>4.6.*</MicrosoftCodeAnalysisVersion>
+ <MicrosoftCodeAnalysisVersion>4.7.*</MicrosoftCodeAnalysisVersion>
8
<HumanizerVersion>2.14.1</HumanizerVersion>
9
<JsonApiDotNetCoreVersionPrefix>5.3.1</JsonApiDotNetCoreVersionPrefix>
10
<CodeAnalysisRuleSet>$(MSBuildThisFileDirectory)CodingGuidelines.ruleset</CodeAnalysisRuleSet>
0 commit comments