From 60a218ded7a506374728f230d6fffc186fd6230b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 8 Nov 2021 09:18:00 +0000 Subject: [PATCH] :arrow_up: Bump Microsoft.EntityFrameworkCore.Tools from 5.0.8 to 6.0.0 Bumps [Microsoft.EntityFrameworkCore.Tools](https://github.com/dotnet/efcore) from 5.0.8 to 6.0.0. - [Release notes](https://github.com/dotnet/efcore/releases) - [Commits](https://github.com/dotnet/efcore/compare/v5.0.8...v6.0.0) --- 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 +- src/IronHook.PostgreSql/IronHook.PostgreSql.csproj | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/samples/IronHook.Web/IronHook.Web.csproj b/samples/IronHook.Web/IronHook.Web.csproj index df5eec8..c058143 100644 --- a/samples/IronHook.Web/IronHook.Web.csproj +++ b/samples/IronHook.Web/IronHook.Web.csproj @@ -20,7 +20,7 @@ - + all runtime; build; native; contentfiles; analyzers; buildtransitive diff --git a/src/IronHook.PostgreSql/IronHook.PostgreSql.csproj b/src/IronHook.PostgreSql/IronHook.PostgreSql.csproj index 5d61931..abb7f13 100644 --- a/src/IronHook.PostgreSql/IronHook.PostgreSql.csproj +++ b/src/IronHook.PostgreSql/IronHook.PostgreSql.csproj @@ -10,7 +10,7 @@ - + all runtime; build; native; contentfiles; analyzers; buildtransitive