Skip to content

Commit 465e8af

Browse files
authored
Merge pull request #639 from microting/dependabot/nuget/Microsoft.EntityFrameworkCore.Design-9.0.3
Bump Microsoft.EntityFrameworkCore.Design from 9.0.2 to 9.0.3
2 parents 391782b + 79a341d commit 465e8af

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

DBMigrator/DBMigrator.csproj

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
</PropertyGroup>
77

88
<ItemGroup>
9-
<PackageReference Include="Microsoft.EntityFrameworkCore.Design" Version="9.0.2">
9+
<PackageReference Include="Microsoft.EntityFrameworkCore.Design" Version="9.0.3">
1010
<PrivateAssets>all</PrivateAssets>
1111
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
1212
</PackageReference>

0 commit comments

Comments
 (0)