From f7e0eda4377134bc21a4d0187e33728d49def1dc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 31 Oct 2025 14:05:08 +0000 Subject: [PATCH] Bump Microsoft.EntityFrameworkCore from 9.0.9 to 9.0.10 --- updated-dependencies: - dependency-name: Microsoft.EntityFrameworkCore dependency-version: 9.0.10 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: Microsoft.EntityFrameworkCore dependency-version: 9.0.10 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- TodoApi/TodoApi.csproj | 2 +- TodoApiUnitTests/TodoApiUnitTests.csproj | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/TodoApi/TodoApi.csproj b/TodoApi/TodoApi.csproj index 18ab8176..38e7cd0f 100644 --- a/TodoApi/TodoApi.csproj +++ b/TodoApi/TodoApi.csproj @@ -12,7 +12,7 @@ - + diff --git a/TodoApiUnitTests/TodoApiUnitTests.csproj b/TodoApiUnitTests/TodoApiUnitTests.csproj index eb1024e3..2f0684ae 100644 --- a/TodoApiUnitTests/TodoApiUnitTests.csproj +++ b/TodoApiUnitTests/TodoApiUnitTests.csproj @@ -15,7 +15,7 @@ - +