From 33bd3ebdee2474be663817143882ba6d60857047 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 8 Nov 2022 13:10:57 +0000 Subject: [PATCH] Bump Microsoft.EntityFrameworkCore from 6.0.8 to 7.0.0 Bumps [Microsoft.EntityFrameworkCore](https://github.com/dotnet/efcore) from 6.0.8 to 7.0.0. - [Release notes](https://github.com/dotnet/efcore/releases) - [Commits](https://github.com/dotnet/efcore/commits) --- updated-dependencies: - dependency-name: Microsoft.EntityFrameworkCore dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- Application/Application.csproj | 2 +- Persistance/Persistance.csproj | 2 +- Presentation/Presentation.csproj | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/Application/Application.csproj b/Application/Application.csproj index 37f5d25..87c5714 100644 --- a/Application/Application.csproj +++ b/Application/Application.csproj @@ -7,7 +7,7 @@ - + diff --git a/Persistance/Persistance.csproj b/Persistance/Persistance.csproj index 2804148..609b102 100644 --- a/Persistance/Persistance.csproj +++ b/Persistance/Persistance.csproj @@ -7,7 +7,7 @@ - + runtime; build; native; contentfiles; analyzers; buildtransitive all diff --git a/Presentation/Presentation.csproj b/Presentation/Presentation.csproj index 305df73..08886be 100644 --- a/Presentation/Presentation.csproj +++ b/Presentation/Presentation.csproj @@ -7,7 +7,7 @@ - +