From d95efaa8c66cbbf98ca85eb62e277eace22b6738 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 27 Nov 2023 17:41:54 +0000 Subject: [PATCH] Bump Microsoft.EntityFrameworkCore.Relational and Microsoft.EntityFrameworkCore Bumps [Microsoft.EntityFrameworkCore.Relational](https://github.com/dotnet/efcore) and [Microsoft.EntityFrameworkCore](https://github.com/dotnet/efcore). These dependencies needed to be updated together. Updates `Microsoft.EntityFrameworkCore.Relational` from 7.0.10 to 7.0.14 - [Release notes](https://github.com/dotnet/efcore/releases) - [Commits](https://github.com/dotnet/efcore/compare/v7.0.10...v7.0.14) Updates `Microsoft.EntityFrameworkCore` from 7.0.10 to 7.0.14 - [Release notes](https://github.com/dotnet/efcore/releases) - [Commits](https://github.com/dotnet/efcore/compare/v7.0.10...v7.0.14) --- updated-dependencies: - dependency-name: Microsoft.EntityFrameworkCore.Relational dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: Microsoft.EntityFrameworkCore dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- .../POI.Persistence.EFCore.Npgsql.csproj | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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..fced79f0 100644 --- a/source/POI.Persistence.EFCore.Npgsql/POI.Persistence.EFCore.Npgsql.csproj +++ b/source/POI.Persistence.EFCore.Npgsql/POI.Persistence.EFCore.Npgsql.csproj @@ -7,12 +7,12 @@ - + all runtime; build; native; contentfiles; analyzers; buildtransitive - + all runtime; build; native; contentfiles; analyzers; buildtransitive