From 5fd6e7dedf0f5e0cba1a3a9052eb5138aa49674a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 24 Oct 2025 14:06:37 +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 - 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.IntegrationTests/TodoApi.IntegrationTests.csproj | 2 +- TodoApi/TodoApi.csproj | 2 +- TodoApiUnitTests/TodoApiUnitTests.csproj | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/TodoApi.IntegrationTests/TodoApi.IntegrationTests.csproj b/TodoApi.IntegrationTests/TodoApi.IntegrationTests.csproj index 03690358..8238de61 100644 --- a/TodoApi.IntegrationTests/TodoApi.IntegrationTests.csproj +++ b/TodoApi.IntegrationTests/TodoApi.IntegrationTests.csproj @@ -16,7 +16,7 @@ - + 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 @@ - +