From 5d747a9349c33ec272d9ca3191c3358f9b6719a1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 14 Dec 2021 20:07:30 +0000 Subject: [PATCH] Bump Microsoft.EntityFrameworkCore in /Gatekeeper.Server.Web Bumps [Microsoft.EntityFrameworkCore](https://github.com/dotnet/efcore) from 5.0.3 to 6.0.1. - [Release notes](https://github.com/dotnet/efcore/releases) - [Commits](https://github.com/dotnet/efcore/compare/v5.0.3...v6.0.1) --- updated-dependencies: - dependency-name: Microsoft.EntityFrameworkCore 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..610d364 100644 --- a/Gatekeeper.Server.Web/Gatekeeper.Server.Web.csproj +++ b/Gatekeeper.Server.Web/Gatekeeper.Server.Web.csproj @@ -20,7 +20,7 @@ - + runtime; build; native; contentfiles; analyzers; buildtransitive all