From b3d25900f4242eeba608167a3dab38e95b0f4a1e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 17 Aug 2026 03:33:14 +0000 Subject: [PATCH] Bump Microsoft.EntityFrameworkCore and Microsoft.EntityFrameworkCore.InMemory Bumps Microsoft.EntityFrameworkCore from 8.0.2 to 9.0.19 Bumps Microsoft.EntityFrameworkCore.InMemory from 8.0.2 to 9.0.19 --- updated-dependencies: - dependency-name: Microsoft.EntityFrameworkCore dependency-version: 9.0.19 dependency-type: direct:production update-type: version-update:semver-major - dependency-name: Microsoft.EntityFrameworkCore.InMemory dependency-version: 9.0.19 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- SampleApplication/SampleApplication.csproj | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/SampleApplication/SampleApplication.csproj b/SampleApplication/SampleApplication.csproj index 0435fe7..11a36bf 100644 --- a/SampleApplication/SampleApplication.csproj +++ b/SampleApplication/SampleApplication.csproj @@ -9,8 +9,8 @@ - - + +