Skip to content
This repository was archived by the owner on Jul 30, 2022. It is now read-only.

Commit 4fbf16b

Browse files
Bump Microsoft.EntityFrameworkCore.Design in /Bazzigg.Database.Test
Bumps [Microsoft.EntityFrameworkCore.Design](https://github.com/dotnet/efcore) from 5.0.0 to 6.0.7. - [Release notes](https://github.com/dotnet/efcore/releases) - [Commits](dotnet/efcore@v5.0.0...v6.0.7) --- updated-dependencies: - dependency-name: Microsoft.EntityFrameworkCore.Design dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent a228dc0 commit 4fbf16b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Bazzigg.Database/Bazzigg.Database.csproj

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

2020
<ItemGroup>
2121
<PackageReference Include="Kartrider.API" Version="2.0.2" />
22-
<PackageReference Include="Microsoft.EntityFrameworkCore.Design" Version="5.0.0">
22+
<PackageReference Include="Microsoft.EntityFrameworkCore.Design" Version="6.0.7">
2323
<PrivateAssets>all</PrivateAssets>
2424
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
2525
</PackageReference>

0 commit comments

Comments
 (0)