From 1fe1ee67031cd04060fef4e404baaedcaa2f5fb7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 12 Oct 2022 09:45:12 +0000 Subject: [PATCH] :arrow_up: Bump Microsoft.EntityFrameworkCore.Tools from 5.0.8 to 6.0.10 Bumps [Microsoft.EntityFrameworkCore.Tools](https://github.com/dotnet/efcore) from 5.0.8 to 6.0.10. - [Release notes](https://github.com/dotnet/efcore/releases) - [Commits](https://github.com/dotnet/efcore/compare/v5.0.8...v6.0.10) --- 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..6f45810 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..7490075 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..bcacee6 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