We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 10e4422 commit b88fb84Copy full SHA for b88fb84
Directory.Packages.props
@@ -25,7 +25,7 @@
25
<ItemGroup>
26
<PackageVersion Include="Microsoft.AspNetCore.Diagnostics.EntityFrameworkCore" Version="9.0.0" />
27
<PackageVersion Include="Microsoft.AspNetCore.Identity.EntityFrameworkCore" Version="9.0.0" />
28
- <PackageVersion Include="Microsoft.EntityFrameworkCore.Tools" Version="9.0.0">
+ <PackageVersion Include="Microsoft.EntityFrameworkCore.Tools" Version="9.0.4">
29
<PrivateAssets>all</PrivateAssets>
30
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
31
</PackageVersion>
0 commit comments