Skip to content

Commit 1de465b

Browse files
chore(deps): Bump Microsoft.EntityFrameworkCore from 9.0.10 to 9.0.11
--- updated-dependencies: - dependency-name: Microsoft.EntityFrameworkCore 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 f0c407a commit 1de465b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
</PropertyGroup>
88

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

0 commit comments

Comments
 (0)