From f9758ca7eed7188c1997b48d1857930507ae2cff Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 28 Nov 2025 14:08:15 +0000 Subject: [PATCH] Bump Microsoft.EntityFrameworkCore and Microsoft.EntityFrameworkCore.InMemory Bumps Microsoft.EntityFrameworkCore from 9.0.9 to 9.0.11 Bumps Microsoft.EntityFrameworkCore.InMemory from 9.0.9 to 9.0.11 --- updated-dependencies: - dependency-name: Microsoft.EntityFrameworkCore dependency-version: 9.0.11 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: Microsoft.EntityFrameworkCore.InMemory dependency-version: 9.0.11 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: Microsoft.EntityFrameworkCore dependency-version: 9.0.11 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: Microsoft.EntityFrameworkCore.InMemory dependency-version: 9.0.11 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- TodoApi.IntegrationTests/TodoApi.IntegrationTests.csproj | 4 ++-- TodoApiUnitTests/TodoApiUnitTests.csproj | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/TodoApi.IntegrationTests/TodoApi.IntegrationTests.csproj b/TodoApi.IntegrationTests/TodoApi.IntegrationTests.csproj index 03690358..b828e364 100644 --- a/TodoApi.IntegrationTests/TodoApi.IntegrationTests.csproj +++ b/TodoApi.IntegrationTests/TodoApi.IntegrationTests.csproj @@ -16,8 +16,8 @@ - - + + diff --git a/TodoApiUnitTests/TodoApiUnitTests.csproj b/TodoApiUnitTests/TodoApiUnitTests.csproj index eb1024e3..955b2964 100644 --- a/TodoApiUnitTests/TodoApiUnitTests.csproj +++ b/TodoApiUnitTests/TodoApiUnitTests.csproj @@ -15,8 +15,8 @@ - - + +