From f7baa16add74f364dff8662028de535b5fdbfe10 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 13 Sep 2023 09:58:33 +0000 Subject: [PATCH] :arrow_up: Bump Microsoft.EntityFrameworkCore.Tools from 5.0.8 to 7.0.11 Bumps [Microsoft.EntityFrameworkCore.Tools](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.Tools dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- samples/IronHook.Web/IronHook.Web.csproj | 2 +- .../IronHook.EntityFrameworkCore.PostgreSql.csproj | 6 +++--- .../IronHook.EntityFrameworkCore.SqlServer.csproj | 6 +++--- 3 files changed, 7 insertions(+), 7 deletions(-) diff --git a/samples/IronHook.Web/IronHook.Web.csproj b/samples/IronHook.Web/IronHook.Web.csproj index 1c291fe..2a5b9e8 100644 --- a/samples/IronHook.Web/IronHook.Web.csproj +++ b/samples/IronHook.Web/IronHook.Web.csproj @@ -17,7 +17,7 @@ - + all runtime; build; native; contentfiles; analyzers; buildtransitive diff --git a/src/IronHook.EntityFrameworkCore.PostgreSql/IronHook.EntityFrameworkCore.PostgreSql.csproj b/src/IronHook.EntityFrameworkCore.PostgreSql/IronHook.EntityFrameworkCore.PostgreSql.csproj index 831e11c..14fbde8 100644 --- a/src/IronHook.EntityFrameworkCore.PostgreSql/IronHook.EntityFrameworkCore.PostgreSql.csproj +++ b/src/IronHook.EntityFrameworkCore.PostgreSql/IronHook.EntityFrameworkCore.PostgreSql.csproj @@ -1,4 +1,4 @@ - + @@ -11,7 +11,7 @@ - + all runtime; build; native; contentfiles; analyzers; buildtransitive @@ -19,7 +19,7 @@ - + all runtime; build; native; contentfiles; analyzers; buildtransitive diff --git a/src/IronHook.EntityFrameworkCore.SqlServer/IronHook.EntityFrameworkCore.SqlServer.csproj b/src/IronHook.EntityFrameworkCore.SqlServer/IronHook.EntityFrameworkCore.SqlServer.csproj index 2b6048a..2459c55 100644 --- a/src/IronHook.EntityFrameworkCore.SqlServer/IronHook.EntityFrameworkCore.SqlServer.csproj +++ b/src/IronHook.EntityFrameworkCore.SqlServer/IronHook.EntityFrameworkCore.SqlServer.csproj @@ -1,4 +1,4 @@ - + @@ -11,7 +11,7 @@ - + all runtime; build; native; contentfiles; analyzers; buildtransitive @@ -19,7 +19,7 @@ - + all runtime; build; native; contentfiles; analyzers; buildtransitive