From 90f36027abbe968637c1c2bd92f360bdad57d220 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 8 Apr 2024 09:55:34 +0000 Subject: [PATCH] Bump Microsoft.EntityFrameworkCore.Design in /TaskChecklist Bumps [Microsoft.EntityFrameworkCore.Design](https://github.com/dotnet/efcore) from 6.0.25 to 7.0.17. - [Release notes](https://github.com/dotnet/efcore/releases) - [Commits](https://github.com/dotnet/efcore/compare/v6.0.25...v7.0.17) --- updated-dependencies: - dependency-name: Microsoft.EntityFrameworkCore.Design dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- TaskChecklist/TaskChecklist.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/TaskChecklist/TaskChecklist.csproj b/TaskChecklist/TaskChecklist.csproj index 3dc6cc5..572f4a3 100644 --- a/TaskChecklist/TaskChecklist.csproj +++ b/TaskChecklist/TaskChecklist.csproj @@ -14,7 +14,7 @@ - + runtime; build; native; contentfiles; analyzers; buildtransitive all