From 44a78d6a959ff0027e54a81fc027f58d553aedac Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 8 Feb 2022 20:06:55 +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.2. - [Release notes](https://github.com/dotnet/efcore/releases) - [Commits](https://github.com/dotnet/efcore/compare/v5.0.3...v6.0.2) --- 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..3680901 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