Skip to content

Commit 9299193

Browse files
Bump the entity-framework group with 1 update (#323)
Bumps Microsoft.EntityFrameworkCore.Design from 9.0.8 to 9.0.9 --- updated-dependencies: - dependency-name: Microsoft.EntityFrameworkCore.Design dependency-version: 9.0.9 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: entity-framework ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent fba09e1 commit 9299193

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Kattbot.Data.Migrations/Kattbot.Data.Migrations.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
</ItemGroup>
1919

2020
<ItemGroup>
21-
<PackageReference Include="Microsoft.EntityFrameworkCore.Design" Version="9.0.8">
21+
<PackageReference Include="Microsoft.EntityFrameworkCore.Design" Version="9.0.9">
2222
<PrivateAssets>all</PrivateAssets>
2323
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
2424
</PackageReference>

0 commit comments

Comments
 (0)