From ad23970522bdd97938d33b61885743cd25723274 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 11 May 2022 04:34:29 +0000 Subject: [PATCH] Bump Microsoft.EntityFrameworkCore.Design in /Bazzigg.Database.Test Bumps [Microsoft.EntityFrameworkCore.Design](https://github.com/dotnet/efcore) from 5.0.0 to 6.0.5. - [Release notes](https://github.com/dotnet/efcore/releases) - [Commits](https://github.com/dotnet/efcore/compare/v5.0.0...v6.0.5) --- updated-dependencies: - dependency-name: Microsoft.EntityFrameworkCore.Design dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- Bazzigg.Database/Bazzigg.Database.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Bazzigg.Database/Bazzigg.Database.csproj b/Bazzigg.Database/Bazzigg.Database.csproj index 3a41494..55c5a65 100644 --- a/Bazzigg.Database/Bazzigg.Database.csproj +++ b/Bazzigg.Database/Bazzigg.Database.csproj @@ -19,7 +19,7 @@ - + all runtime; build; native; contentfiles; analyzers; buildtransitive