From eb5760e8b1c164538e4d9ee37ac4df3a9b1f0680 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 11 Jul 2023 17:16:55 +0000 Subject: [PATCH] Bump Microsoft.EntityFrameworkCore from 7.0.8 to 7.0.9 Bumps [Microsoft.EntityFrameworkCore](https://github.com/dotnet/efcore) from 7.0.8 to 7.0.9. - [Release notes](https://github.com/dotnet/efcore/releases) - [Commits](https://github.com/dotnet/efcore/compare/v7.0.8...v7.0.9) --- updated-dependencies: - dependency-name: Microsoft.EntityFrameworkCore dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- .../POI.Persistence.EFCore.Npgsql.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Src/POI.Persistence.EFCore.Npgsql/POI.Persistence.EFCore.Npgsql.csproj b/Src/POI.Persistence.EFCore.Npgsql/POI.Persistence.EFCore.Npgsql.csproj index 5f8affbf..2fe70bfe 100644 --- a/Src/POI.Persistence.EFCore.Npgsql/POI.Persistence.EFCore.Npgsql.csproj +++ b/Src/POI.Persistence.EFCore.Npgsql/POI.Persistence.EFCore.Npgsql.csproj @@ -7,7 +7,7 @@ - + all runtime; build; native; contentfiles; analyzers; buildtransitive