We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9ee8ee7 commit c214e19Copy full SHA for c214e19
Directory.Build.props
@@ -2,7 +2,7 @@
2
<PropertyGroup>
3
<TargetFrameworkName>net6.0</TargetFrameworkName>
4
<AspNetVersion>6.0.*</AspNetVersion>
5
- <EFCoreVersion>6.0.*</EFCoreVersion>
+ <EFCoreVersion>6.0.1</EFCoreVersion>
6
<EFCorePostgresVersion>6.0.*</EFCorePostgresVersion>
7
<MicrosoftCodeAnalysisVersion>4.*</MicrosoftCodeAnalysisVersion>
8
<HumanizerVersion>2.*</HumanizerVersion>
0 commit comments