From cec96f29804bfa7c4f13168cc2d378a93f50cc1a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 13 Sep 2023 09:58:43 +0000 Subject: [PATCH] :arrow_up: Bump Microsoft.EntityFrameworkCore from 5.0.8 to 7.0.11 Bumps [Microsoft.EntityFrameworkCore](https://github.com/dotnet/efcore) from 5.0.8 to 7.0.11. - [Release notes](https://github.com/dotnet/efcore/releases) - [Commits](https://github.com/dotnet/efcore/compare/v5.0.8...v7.0.11) --- updated-dependencies: - dependency-name: Microsoft.EntityFrameworkCore dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- .../IronHook.EntityFrameworkCore.csproj | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/IronHook.EntityFrameworkCore/IronHook.EntityFrameworkCore.csproj b/src/IronHook.EntityFrameworkCore/IronHook.EntityFrameworkCore.csproj index ae5d7a3..d03daf9 100644 --- a/src/IronHook.EntityFrameworkCore/IronHook.EntityFrameworkCore.csproj +++ b/src/IronHook.EntityFrameworkCore/IronHook.EntityFrameworkCore.csproj @@ -1,4 +1,4 @@ - + @@ -12,13 +12,13 @@ - + - +