From 47bc8ff16ebb550accaa15d746b9a3578cf5e272 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 18 May 2020 16:17:03 +0000 Subject: [PATCH] Bump Microsoft.EntityFrameworkCore from 3.1.2 to 3.1.4 Bumps [Microsoft.EntityFrameworkCore](https://github.com/dotnet/efcore) from 3.1.2 to 3.1.4. - [Release notes](https://github.com/dotnet/efcore/releases) - [Commits](https://github.com/dotnet/efcore/compare/v3.1.2...v3.1.4) Signed-off-by: dependabot-preview[bot] --- .../UrbanEngine.Infrastructure.csproj | 2 +- src/UrbanEngine.Web/UrbanEngine.Web.csproj | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/UrbanEngine.Infrastructure/UrbanEngine.Infrastructure.csproj b/src/UrbanEngine.Infrastructure/UrbanEngine.Infrastructure.csproj index 3b95f06..7002498 100644 --- a/src/UrbanEngine.Infrastructure/UrbanEngine.Infrastructure.csproj +++ b/src/UrbanEngine.Infrastructure/UrbanEngine.Infrastructure.csproj @@ -9,7 +9,7 @@ - + all runtime; build; native; contentfiles; analyzers; buildtransitive diff --git a/src/UrbanEngine.Web/UrbanEngine.Web.csproj b/src/UrbanEngine.Web/UrbanEngine.Web.csproj index 2d77854..74a6abe 100644 --- a/src/UrbanEngine.Web/UrbanEngine.Web.csproj +++ b/src/UrbanEngine.Web/UrbanEngine.Web.csproj @@ -16,7 +16,7 @@ - + all runtime; build; native; contentfiles; analyzers; buildtransitive