From b5df1991be67ae37e8d9d61d74de0fe19dc4c8dd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 14 Nov 2023 17:54:01 +0000 Subject: [PATCH] Bump Microsoft.EntityFrameworkCore.Relational from 7.0.10 to 8.0.0 Bumps [Microsoft.EntityFrameworkCore.Relational](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.Relational 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..2051227e 100644 --- a/source/POI.Persistence.EFCore.Npgsql/POI.Persistence.EFCore.Npgsql.csproj +++ b/source/POI.Persistence.EFCore.Npgsql/POI.Persistence.EFCore.Npgsql.csproj @@ -12,7 +12,7 @@ all runtime; build; native; contentfiles; analyzers; buildtransitive - + all runtime; build; native; contentfiles; analyzers; buildtransitive