From 7c3852f0518a0d16b9aed8f460d987961000a0fd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 14 Nov 2023 17:53:18 +0000 Subject: [PATCH] Bump Microsoft.EntityFrameworkCore.Tools from 7.0.10 to 8.0.0 Bumps [Microsoft.EntityFrameworkCore.Tools](https://github.com/dotnet/efcore) from 7.0.10 to 8.0.0. - [Release notes](https://github.com/dotnet/efcore/releases) - [Commits](https://github.com/dotnet/efcore/compare/v7.0.10...v8.0.0) --- updated-dependencies: - dependency-name: Microsoft.EntityFrameworkCore.Tools dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- .../POI.Persistence.EFCore.Npgsql.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/POI.Persistence.EFCore.Npgsql/POI.Persistence.EFCore.Npgsql.csproj b/source/POI.Persistence.EFCore.Npgsql/POI.Persistence.EFCore.Npgsql.csproj index 42c0bc77..445ce883 100644 --- a/source/POI.Persistence.EFCore.Npgsql/POI.Persistence.EFCore.Npgsql.csproj +++ b/source/POI.Persistence.EFCore.Npgsql/POI.Persistence.EFCore.Npgsql.csproj @@ -13,7 +13,7 @@ runtime; build; native; contentfiles; analyzers; buildtransitive - + all runtime; build; native; contentfiles; analyzers; buildtransitive