From 7f1ffeb639a104a10c643da88fb1403904ee04e6 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Thu, 21 Jan 2021 14:17:07 +0000 Subject: [PATCH] Bump Microsoft.EntityFrameworkCore Bumps [Microsoft.EntityFrameworkCore](https://github.com/dotnet/efcore) from 3.1.0 to 5.0.2. - [Release notes](https://github.com/dotnet/efcore/releases) - [Commits](https://github.com/dotnet/efcore/compare/v3.1.0...v5.0.2) Signed-off-by: dependabot-preview[bot] --- .../Clients/Listify.Identity/Listify.Identity.csproj | 2 +- Listify.Backend/Clients/Listify.WebAPI/Listify.WebAPI.csproj | 2 +- .../Listify.Domain.CodeFirst/Listify.Domain.CodeFirst.csproj | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/Listify.Backend/Clients/Listify.Identity/Listify.Identity.csproj b/Listify.Backend/Clients/Listify.Identity/Listify.Identity.csproj index 65aec29..bcd179b 100644 --- a/Listify.Backend/Clients/Listify.Identity/Listify.Identity.csproj +++ b/Listify.Backend/Clients/Listify.Identity/Listify.Identity.csproj @@ -16,7 +16,7 @@ - + all runtime; build; native; contentfiles; analyzers; buildtransitive diff --git a/Listify.Backend/Clients/Listify.WebAPI/Listify.WebAPI.csproj b/Listify.Backend/Clients/Listify.WebAPI/Listify.WebAPI.csproj index 3505c5c..4b6894f 100644 --- a/Listify.Backend/Clients/Listify.WebAPI/Listify.WebAPI.csproj +++ b/Listify.Backend/Clients/Listify.WebAPI/Listify.WebAPI.csproj @@ -9,7 +9,7 @@ - + all runtime; build; native; contentfiles; analyzers; buildtransitive diff --git a/Listify.Backend/Domain/Listify.Domain.CodeFirst/Listify.Domain.CodeFirst.csproj b/Listify.Backend/Domain/Listify.Domain.CodeFirst/Listify.Domain.CodeFirst.csproj index 8c26203..494159d 100644 --- a/Listify.Backend/Domain/Listify.Domain.CodeFirst/Listify.Domain.CodeFirst.csproj +++ b/Listify.Backend/Domain/Listify.Domain.CodeFirst/Listify.Domain.CodeFirst.csproj @@ -12,7 +12,7 @@ - + all runtime; build; native; contentfiles; analyzers; buildtransitive