From 9077f1ab41c3b8c61b79ab9693296d5c7cd4ba5f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 11 Oct 2022 14:54:21 +0000 Subject: [PATCH] Bump Microsoft.EntityFrameworkCore from 6.0.8 to 6.0.10 Bumps [Microsoft.EntityFrameworkCore](https://github.com/dotnet/efcore) from 6.0.8 to 6.0.10. - [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-patch ... 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..e4a8555 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..1004a3e 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..7deb150 100644 --- a/Presentation/Presentation.csproj +++ b/Presentation/Presentation.csproj @@ -7,7 +7,7 @@ - +