From b5f49e4dd00de59b6cdca41a2c9623c45af22238 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 30 Mar 2020 16:20:26 +0000 Subject: [PATCH] Bump Microsoft.EntityFrameworkCore from 3.1.2 to 3.1.3 Bumps [Microsoft.EntityFrameworkCore](https://github.com/dotnet/efcore) from 3.1.2 to 3.1.3. - [Release notes](https://github.com/dotnet/efcore/releases) - [Commits](https://github.com/dotnet/efcore/compare/v3.1.2...v3.1.3) 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..1c82387 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..8549259 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