From ff42003e7f5f3732dfe65754af63daa95d4c9139 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 12 Jul 2023 22:56:24 +0000 Subject: [PATCH] Bump Microsoft.EntityFrameworkCore.Design from 7.0.8 to 7.0.9 Bumps [Microsoft.EntityFrameworkCore.Design](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.Design 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 47ae7053..da4895a2 100644 --- a/Src/POI.Persistence.EFCore.Npgsql/POI.Persistence.EFCore.Npgsql.csproj +++ b/Src/POI.Persistence.EFCore.Npgsql/POI.Persistence.EFCore.Npgsql.csproj @@ -8,7 +8,7 @@ - + all runtime; build; native; contentfiles; analyzers; buildtransitive