From bfa31653c84a1f914d86aa928647746649813a42 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 12 Mar 2025 13:49:46 +0000 Subject: [PATCH] Bump Microsoft.EntityFrameworkCore and Microsoft.EntityFrameworkCore.Relational Bumps [Microsoft.EntityFrameworkCore](https://github.com/dotnet/efcore) and [Microsoft.EntityFrameworkCore.Relational](https://github.com/dotnet/efcore). These dependencies needed to be updated together. Updates `Microsoft.EntityFrameworkCore` from 9.0.1 to 9.0.3 - [Release notes](https://github.com/dotnet/efcore/releases) - [Commits](https://github.com/dotnet/efcore/compare/v9.0.1...v9.0.3) Updates `Microsoft.EntityFrameworkCore.Relational` from 9.0.1 to 9.0.3 - [Release notes](https://github.com/dotnet/efcore/releases) - [Commits](https://github.com/dotnet/efcore/compare/v9.0.1...v9.0.3) --- updated-dependencies: - dependency-name: Microsoft.EntityFrameworkCore dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: Microsoft.EntityFrameworkCore.Relational dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- DbContextScope/DbContextScope.csproj | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/DbContextScope/DbContextScope.csproj b/DbContextScope/DbContextScope.csproj index 07e386b..4fdab2f 100644 --- a/DbContextScope/DbContextScope.csproj +++ b/DbContextScope/DbContextScope.csproj @@ -22,8 +22,8 @@ - - + +