From 7845a5621c38c9ab2f737368c311b334a5634e80 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 29 Jan 2024 08:15:30 +0000 Subject: [PATCH] Bump Microsoft.EntityFrameworkCore.Tools and Microsoft.EntityFrameworkCore.Abstractions Bumps [Microsoft.EntityFrameworkCore.Tools](https://github.com/dotnet/efcore) and [Microsoft.EntityFrameworkCore.Abstractions](https://github.com/dotnet/efcore). These dependencies needed to be updated together. Updates `Microsoft.EntityFrameworkCore.Tools` from 8.0.0 to 8.0.1 - [Release notes](https://github.com/dotnet/efcore/releases) - [Commits](https://github.com/dotnet/efcore/compare/v8.0.0...v8.0.1) Updates `Microsoft.EntityFrameworkCore.Abstractions` from 8.0.0 to 8.0.1 - [Release notes](https://github.com/dotnet/efcore/releases) - [Commits](https://github.com/dotnet/efcore/compare/v8.0.0...v8.0.1) --- updated-dependencies: - dependency-name: Microsoft.EntityFrameworkCore.Tools dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: Microsoft.EntityFrameworkCore.Abstractions dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- src/container_apps/Jordnaer.Chat/Jordnaer.Chat.csproj | 2 +- src/web/Jordnaer/Jordnaer.csproj | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/container_apps/Jordnaer.Chat/Jordnaer.Chat.csproj b/src/container_apps/Jordnaer.Chat/Jordnaer.Chat.csproj index 7e6e4b94..b33eb0fb 100644 --- a/src/container_apps/Jordnaer.Chat/Jordnaer.Chat.csproj +++ b/src/container_apps/Jordnaer.Chat/Jordnaer.Chat.csproj @@ -16,7 +16,7 @@ - + all runtime; build; native; contentfiles; analyzers; buildtransitive diff --git a/src/web/Jordnaer/Jordnaer.csproj b/src/web/Jordnaer/Jordnaer.csproj index 06dbc91c..3aeda650 100644 --- a/src/web/Jordnaer/Jordnaer.csproj +++ b/src/web/Jordnaer/Jordnaer.csproj @@ -25,7 +25,7 @@ - + all runtime; build; native; contentfiles; analyzers; buildtransitive