From 32dac5dacaae7914411ec5b0439f56fd725ffcea Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 15 Jul 2026 15:01:20 +0000 Subject: [PATCH] Bump Microsoft.EntityFrameworkCore and Microsoft.EntityFrameworkCore.InMemory Bumps Microsoft.EntityFrameworkCore from 8.0.2 to 9.0.18 Bumps Microsoft.EntityFrameworkCore.InMemory from 8.0.2 to 9.0.18 --- updated-dependencies: - dependency-name: Microsoft.EntityFrameworkCore dependency-version: 9.0.18 dependency-type: direct:production update-type: version-update:semver-major - dependency-name: Microsoft.EntityFrameworkCore.InMemory dependency-version: 9.0.18 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..0ca4970 100644 --- a/SampleApplication/SampleApplication.csproj +++ b/SampleApplication/SampleApplication.csproj @@ -9,8 +9,8 @@ - - + +