From 22293ed19f94113f6f72c869d27a631f12f703ab Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 12 Sep 2023 17:56:23 +0000 Subject: [PATCH] Bump Microsoft.EntityFrameworkCore from 7.0.10 to 7.0.11 Bumps [Microsoft.EntityFrameworkCore](https://github.com/dotnet/efcore) from 7.0.10 to 7.0.11. - [Release notes](https://github.com/dotnet/efcore/releases) - [Commits](https://github.com/dotnet/efcore/compare/v7.0.10...v7.0.11) --- 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/source/POI.Persistence.EFCore.Npgsql/POI.Persistence.EFCore.Npgsql.csproj b/source/POI.Persistence.EFCore.Npgsql/POI.Persistence.EFCore.Npgsql.csproj index 42c0bc77..5317844b 100644 --- a/source/POI.Persistence.EFCore.Npgsql/POI.Persistence.EFCore.Npgsql.csproj +++ b/source/POI.Persistence.EFCore.Npgsql/POI.Persistence.EFCore.Npgsql.csproj @@ -7,7 +7,7 @@ - + all runtime; build; native; contentfiles; analyzers; buildtransitive