From 5b05a859be89176ec95a113d85bfb935074ba0b4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 24 Oct 2025 14:08:12 +0000 Subject: [PATCH] Bump Microsoft.EntityFrameworkCore.Sqlite from 9.0.9 to 9.0.10 --- updated-dependencies: - dependency-name: Microsoft.EntityFrameworkCore.Sqlite dependency-version: 9.0.10 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: Microsoft.EntityFrameworkCore.Sqlite 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 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/TodoApi.IntegrationTests/TodoApi.IntegrationTests.csproj b/TodoApi.IntegrationTests/TodoApi.IntegrationTests.csproj index 03690358..c18cab7a 100644 --- a/TodoApi.IntegrationTests/TodoApi.IntegrationTests.csproj +++ b/TodoApi.IntegrationTests/TodoApi.IntegrationTests.csproj @@ -31,7 +31,7 @@ - + diff --git a/TodoApi/TodoApi.csproj b/TodoApi/TodoApi.csproj index 18ab8176..d772ad62 100644 --- a/TodoApi/TodoApi.csproj +++ b/TodoApi/TodoApi.csproj @@ -14,7 +14,7 @@ - +