From 3086bfa927e9cf9e293bcf57157de4069c2421ea Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 25 Nov 2024 16:48:43 +0000 Subject: [PATCH] Bump Microsoft.EntityFrameworkCore.Design in /src/TodoAPI Bumps [Microsoft.EntityFrameworkCore.Design](https://github.com/dotnet/efcore) 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 ... Signed-off-by: dependabot[bot] --- src/TodoAPI/TodoAPI.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/TodoAPI/TodoAPI.csproj b/src/TodoAPI/TodoAPI.csproj index ed09231..b5d03b0 100644 --- a/src/TodoAPI/TodoAPI.csproj +++ b/src/TodoAPI/TodoAPI.csproj @@ -7,7 +7,7 @@ - + runtime; build; native; contentfiles; analyzers; buildtransitive all