From a4e1431336e1d7b8c5e61d90f5e6b25768bba5b4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 15 Feb 2023 09:58:58 +0000 Subject: [PATCH] :arrow_up: Bump Microsoft.EntityFrameworkCore.Tools from 5.0.8 to 7.0.3 Bumps [Microsoft.EntityFrameworkCore.Tools](https://github.com/dotnet/efcore) from 5.0.8 to 7.0.3. - [Release notes](https://github.com/dotnet/efcore/releases) - [Commits](https://github.com/dotnet/efcore/compare/v5.0.8...v7.0.3) --- 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 | 4 ++-- .../IronHook.EntityFrameworkCore.SqlServer.csproj | 4 ++-- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/samples/IronHook.Web/IronHook.Web.csproj b/samples/IronHook.Web/IronHook.Web.csproj index 1c291fe..76762b2 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..11150c0 100644 --- a/src/IronHook.EntityFrameworkCore.PostgreSql/IronHook.EntityFrameworkCore.PostgreSql.csproj +++ b/src/IronHook.EntityFrameworkCore.PostgreSql/IronHook.EntityFrameworkCore.PostgreSql.csproj @@ -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..a08fb76 100644 --- a/src/IronHook.EntityFrameworkCore.SqlServer/IronHook.EntityFrameworkCore.SqlServer.csproj +++ b/src/IronHook.EntityFrameworkCore.SqlServer/IronHook.EntityFrameworkCore.SqlServer.csproj @@ -11,7 +11,7 @@ - + all runtime; build; native; contentfiles; analyzers; buildtransitive @@ -19,7 +19,7 @@ - + all runtime; build; native; contentfiles; analyzers; buildtransitive