From 4afb439a73339558be070da14099bd4a01c871a9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 11 Jan 2023 13:10:34 +0000 Subject: [PATCH] Bump Microsoft.EntityFrameworkCore.InMemory from 6.0.8 to 7.0.2 Bumps [Microsoft.EntityFrameworkCore.InMemory](https://github.com/dotnet/efcore) from 6.0.8 to 7.0.2. - [Release notes](https://github.com/dotnet/efcore/releases) - [Commits](https://github.com/dotnet/efcore/compare/v6.0.8...v7.0.2) --- updated-dependencies: - dependency-name: Microsoft.EntityFrameworkCore.InMemory dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- Persistance/Persistance.csproj | 2 +- Presentation/Presentation.csproj | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Persistance/Persistance.csproj b/Persistance/Persistance.csproj index 2804148..f70e68f 100644 --- a/Persistance/Persistance.csproj +++ b/Persistance/Persistance.csproj @@ -12,7 +12,7 @@ runtime; build; native; contentfiles; analyzers; buildtransitive all - + diff --git a/Presentation/Presentation.csproj b/Presentation/Presentation.csproj index 305df73..344cb7c 100644 --- a/Presentation/Presentation.csproj +++ b/Presentation/Presentation.csproj @@ -8,7 +8,7 @@ - +