From c1d11c33319af842cb8129cfdc575b53de118879 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 8 Nov 2021 20:08:14 +0000 Subject: [PATCH] Bump Microsoft.EntityFrameworkCore.Design Bumps [Microsoft.EntityFrameworkCore.Design](https://github.com/dotnet/efcore) from 5.0.3 to 6.0.0. - [Release notes](https://github.com/dotnet/efcore/releases) - [Commits](https://github.com/dotnet/efcore/compare/v5.0.3...v6.0.0) --- updated-dependencies: - dependency-name: Microsoft.EntityFrameworkCore.Design dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- Gatekeeper.Server.Web/Gatekeeper.Server.Web.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gatekeeper.Server.Web/Gatekeeper.Server.Web.csproj b/Gatekeeper.Server.Web/Gatekeeper.Server.Web.csproj index 8b951fe..2fbb3a3 100644 --- a/Gatekeeper.Server.Web/Gatekeeper.Server.Web.csproj +++ b/Gatekeeper.Server.Web/Gatekeeper.Server.Web.csproj @@ -21,7 +21,7 @@ - + runtime; build; native; contentfiles; analyzers; buildtransitive all