From 98a5e35cde3ff57c884accb7c9c361a053da0859 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 13 Oct 2021 09:17:07 +0000 Subject: [PATCH 1/2] :arrow_up: Bump Microsoft.EntityFrameworkCore.Relational Bumps [Microsoft.EntityFrameworkCore.Relational](https://github.com/dotnet/efcore) from 5.0.8 to 5.0.11. - [Release notes](https://github.com/dotnet/efcore/releases) - [Commits](https://github.com/dotnet/efcore/compare/v5.0.8...v5.0.11) --- updated-dependencies: - dependency-name: Microsoft.EntityFrameworkCore.Relational dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- .../IronHook.EntityFrameworkCore.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/IronHook.EntityFrameworkCore/IronHook.EntityFrameworkCore.csproj b/src/IronHook.EntityFrameworkCore/IronHook.EntityFrameworkCore.csproj index 5268c21..496c5a2 100644 --- a/src/IronHook.EntityFrameworkCore/IronHook.EntityFrameworkCore.csproj +++ b/src/IronHook.EntityFrameworkCore/IronHook.EntityFrameworkCore.csproj @@ -11,7 +11,7 @@ - + From 730ba55c94e9ed77afe304a2b2d38270d8238791 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ferhat=20=C3=96zl=C3=BC?= Date: Thu, 4 Nov 2021 15:43:03 +0300 Subject: [PATCH 2/2] =?UTF-8?q?=F0=9F=94=A8=20Build=20Fix=20=3D>=20EFCore?= =?UTF-8?q?=20.Tools=20Upgraded=20from=205.0.8=20to=205.0.11?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- samples/IronHook.Web/IronHook.Web.csproj | 2 +- .../IronHook.EntityFrameworkCore.csproj | 2 +- src/IronHook.PostgreSql/IronHook.PostgreSql.csproj | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/samples/IronHook.Web/IronHook.Web.csproj b/samples/IronHook.Web/IronHook.Web.csproj index df5eec8..2e5464d 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.EntityFrameworkCore/IronHook.EntityFrameworkCore.csproj b/src/IronHook.EntityFrameworkCore/IronHook.EntityFrameworkCore.csproj index 496c5a2..2cebba8 100644 --- a/src/IronHook.EntityFrameworkCore/IronHook.EntityFrameworkCore.csproj +++ b/src/IronHook.EntityFrameworkCore/IronHook.EntityFrameworkCore.csproj @@ -10,7 +10,7 @@ - + diff --git a/src/IronHook.PostgreSql/IronHook.PostgreSql.csproj b/src/IronHook.PostgreSql/IronHook.PostgreSql.csproj index 5d61931..b616249 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