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 beeda6c commit f40fe0bCopy full SHA for f40fe0b
Directory.Packages.props
@@ -41,7 +41,7 @@
41
<PackageVersion Include="Microsoft.EntityFrameworkCore.SqlServer" Version="8.0.8" />
42
<PackageVersion Include="Microsoft.FeatureManagement.AspNetCore" Version="4.0.0" />
43
<PackageVersion Include="Microsoft.Azure.AppConfiguration.AspNetCore" Version="8.0.0" />
44
- <PackageVersion Include="Microsoft.EntityFrameworkCore.Tools" Version="9.0.4">
+ <PackageVersion Include="Microsoft.EntityFrameworkCore.Tools" Version="8.0.8">
45
<PrivateAssets>all</PrivateAssets>
46
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
47
</PackageVersion>
0 commit comments