From 5200e2dca5ffa2e41e5b81a09aa432057f362cb8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 25 Nov 2024 16:49:40 +0000 Subject: [PATCH] Bump Microsoft.EntityFrameworkCore.Design and Microsoft.EntityFrameworkCore.Tools Bumps [Microsoft.EntityFrameworkCore.Design](https://github.com/dotnet/efcore) and [Microsoft.EntityFrameworkCore.Tools](https://github.com/dotnet/efcore). These dependencies needed to be updated together. Updates `Microsoft.EntityFrameworkCore.Design` from 6.0.4 to 7.0.20 - [Release notes](https://github.com/dotnet/efcore/releases) - [Commits](https://github.com/dotnet/efcore/compare/v6.0.4...v7.0.20) Updates `Microsoft.EntityFrameworkCore.Tools` from 6.0.4 to 7.0.20 - [Release notes](https://github.com/dotnet/efcore/releases) - [Commits](https://github.com/dotnet/efcore/compare/v6.0.4...v7.0.20) --- updated-dependencies: - dependency-name: Microsoft.EntityFrameworkCore.Design dependency-type: direct:production update-type: version-update:semver-major - dependency-name: Microsoft.EntityFrameworkCore.Tools dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- src/TodoAPI/TodoAPI.csproj | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/TodoAPI/TodoAPI.csproj b/src/TodoAPI/TodoAPI.csproj index ed09231..4b56c62 100644 --- a/src/TodoAPI/TodoAPI.csproj +++ b/src/TodoAPI/TodoAPI.csproj @@ -7,11 +7,11 @@ - + runtime; build; native; contentfiles; analyzers; buildtransitive all - + runtime; build; native; contentfiles; analyzers; buildtransitive all