We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 391782b + 79a341d commit 465e8afCopy full SHA for 465e8af
DBMigrator/DBMigrator.csproj
@@ -6,7 +6,7 @@
6
</PropertyGroup>
7
8
<ItemGroup>
9
- <PackageReference Include="Microsoft.EntityFrameworkCore.Design" Version="9.0.2">
+ <PackageReference Include="Microsoft.EntityFrameworkCore.Design" Version="9.0.3">
10
<PrivateAssets>all</PrivateAssets>
11
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
12
</PackageReference>
0 commit comments