From e955ca061aea7c470994f4bc9d9598c7fec61438 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 14 Dec 2022 13:10:09 +0000 Subject: [PATCH] Bump Microsoft.EntityFrameworkCore from 6.0.8 to 7.0.1 Bumps [Microsoft.EntityFrameworkCore](https://github.com/dotnet/efcore) from 6.0.8 to 7.0.1. - [Release notes](https://github.com/dotnet/efcore/releases) - [Commits](https://github.com/dotnet/efcore/compare/v6.0.8...v7.0.1) --- 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..d77f389 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..27f5e66 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..569cd6b 100644 --- a/Presentation/Presentation.csproj +++ b/Presentation/Presentation.csproj @@ -7,7 +7,7 @@ - +