From 80fc3f93cb678357b81bdee0e351ac1131c41ed7 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:27 +0000 Subject: [PATCH] Bump Microsoft.EntityFrameworkCore.Design from 3.1.2 to 3.1.5 Bumps [Microsoft.EntityFrameworkCore.Design](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..88738ec 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 c32629c..3129a8f 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