Skip to content

Commit f8c12f9

Browse files
chore(deps): Bump Microsoft.EntityFrameworkCore.Design from 9.0.10 to 9.0.11 (#33)
--- 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> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent aedb220 commit f8c12f9

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
@@ -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)