We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 33c4e77 commit bdc8f76Copy full SHA for bdc8f76
Directory.Build.props
@@ -4,7 +4,7 @@
4
<AspNetVersion>6.0.*</AspNetVersion>
5
<EFCoreVersion>6.0.*</EFCoreVersion>
6
<EFCorePostgresVersion>6.0.*</EFCorePostgresVersion>
7
- <MicrosoftCodeAnalysisVersion>4.*</MicrosoftCodeAnalysisVersion>
+ <MicrosoftCodeAnalysisVersion>4.0.*</MicrosoftCodeAnalysisVersion>
8
<HumanizerVersion>2.*</HumanizerVersion>
9
<JsonApiDotNetCoreVersionPrefix>5.0.0</JsonApiDotNetCoreVersionPrefix>
10
<CodeAnalysisRuleSet>$(MSBuildThisFileDirectory)CodingGuidelines.ruleset</CodeAnalysisRuleSet>
0 commit comments