Skip to content

Commit 5a3ae6e

Browse files
chore(deps): Bump Microsoft.EntityFrameworkCore.Design from 9.0.10 to 9.0.11
--- updated-dependencies: - dependency-name: Microsoft.EntityFrameworkCore.Design dependency-version: 9.0.11 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 3b88664 commit 5a3ae6e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

PhantomDave.BankTracking.Data/PhantomDave.BankTracking.Data.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88

99
<ItemGroup>
1010
<PackageReference Include="Microsoft.EntityFrameworkCore" Version="9.0.10" />
11-
<PackageReference Include="Microsoft.EntityFrameworkCore.Design" Version="9.0.10">
11+
<PackageReference Include="Microsoft.EntityFrameworkCore.Design" Version="9.0.11">
1212
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
1313
<PrivateAssets>all</PrivateAssets>
1414
</PackageReference>

0 commit comments

Comments
 (0)