From 8e2e619b1ff92ed3cfc278c6d5d5810da811f08f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 9 Jun 2021 05:54:06 +0000 Subject: [PATCH] Bump Microsoft.EntityFrameworkCore in /Gatekeeper.Server.Web Bumps [Microsoft.EntityFrameworkCore](https://github.com/dotnet/efcore) from 5.0.3 to 5.0.7. - [Release notes](https://github.com/dotnet/efcore/releases) - [Commits](https://github.com/dotnet/efcore/compare/v5.0.3...v5.0.7) --- updated-dependencies: - dependency-name: Microsoft.EntityFrameworkCore dependency-type: direct:production update-type: version-update:semver-patch ... 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..9c6dd61 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