From 361b3d51acf81e60355db472ea2a38f80ceb1df4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 15 Nov 2023 13:05:26 +0000 Subject: [PATCH] build(deps): bump Microsoft.EntityFrameworkCore.Design Bumps [Microsoft.EntityFrameworkCore.Design](https://github.com/dotnet/efcore) from 8.0.0-preview.4.23259.3 to 8.0.0. - [Release notes](https://github.com/dotnet/efcore/releases) - [Commits](https://github.com/dotnet/efcore/compare/v8.0.0-preview.4.23259.3...v8.0.0) --- updated-dependencies: - dependency-name: Microsoft.EntityFrameworkCore.Design dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- App/App.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/App/App.csproj b/App/App.csproj index 3d96f90..737acba 100644 --- a/App/App.csproj +++ b/App/App.csproj @@ -23,7 +23,7 @@ - + all runtime; build; native; contentfiles; analyzers; buildtransitive