From 1e3f8907025b9b9dfba30ca009b96b3edc6b847e 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:18:46 +0000 Subject: [PATCH] Bump Microsoft.EntityFrameworkCore.Design from 3.1.2 to 3.1.4 Bumps [Microsoft.EntityFrameworkCore.Design](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..5d55870 100644 --- a/src/UrbanEngine.Infrastructure/UrbanEngine.Infrastructure.csproj +++ b/src/UrbanEngine.Infrastructure/UrbanEngine.Infrastructure.csproj @@ -10,7 +10,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..e195380 100644 --- a/src/UrbanEngine.Web/UrbanEngine.Web.csproj +++ b/src/UrbanEngine.Web/UrbanEngine.Web.csproj @@ -17,7 +17,7 @@ - + all runtime; build; native; contentfiles; analyzers; buildtransitive