From 726556f85bbe44c2477852af7097fc53ca3bbf73 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 12 Jan 2024 13:01:11 +0000 Subject: [PATCH] build(deps): bump Microsoft.EntityFrameworkCore.Design and Microsoft.Extensions.Logging Bumps [Microsoft.EntityFrameworkCore.Design](https://github.com/dotnet/efcore) and [Microsoft.Extensions.Logging](https://github.com/dotnet/runtime). These dependencies needed to be updated together. Updates `Microsoft.EntityFrameworkCore.Design` from 8.0.0-preview.4.23259.3 to 8.0.1 - [Release notes](https://github.com/dotnet/efcore/releases) - [Commits](https://github.com/dotnet/efcore/compare/v8.0.0-preview.4.23259.3...v8.0.1) Updates `Microsoft.Extensions.Logging` from 8.0.0-preview.4.23259.5 to 8.0.0 - [Release notes](https://github.com/dotnet/runtime/releases) - [Commits](https://github.com/dotnet/runtime/compare/v8.0.0-preview.4.23259.5...v8.0.0) --- updated-dependencies: - dependency-name: Microsoft.EntityFrameworkCore.Design dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: Microsoft.Extensions.Logging dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- App/App.csproj | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/App/App.csproj b/App/App.csproj index 3d96f90..7a216fe 100644 --- a/App/App.csproj +++ b/App/App.csproj @@ -23,12 +23,12 @@ - + all runtime; build; native; contentfiles; analyzers; buildtransitive - +