From 2d745efc5f023b8740bccd7717cb5b9d42d3cad1 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 15 Jun 2020 16:15:08 +0000 Subject: [PATCH] Bump Microsoft.EntityFrameworkCore from 3.1.2 to 3.1.5 Bumps [Microsoft.EntityFrameworkCore](https://github.com/dotnet/efcore) from 3.1.2 to 3.1.5. - [Release notes](https://github.com/dotnet/efcore/releases) - [Commits](https://github.com/dotnet/efcore/compare/v3.1.2...v3.1.5) 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..32ebcff 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 c32629c..c1de61e 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