From 33923a98af1e3a584582a7221b7f59283f9749ca Mon Sep 17 00:00:00 2001 From: maliming Date: Tue, 19 Nov 2024 08:33:36 +0800 Subject: [PATCH] Upgrade `Npgsql.EntityFrameworkCore.PostgreSQL` to `9.0.0`. --- Directory.Packages.props | 2 +- .../Volo.Abp.EntityFrameworkCore.PostgreSql.csproj | 2 -- 2 files changed, 1 insertion(+), 3 deletions(-) diff --git a/Directory.Packages.props b/Directory.Packages.props index 0806ac9b4d..fd0d419fd9 100644 --- a/Directory.Packages.props +++ b/Directory.Packages.props @@ -114,7 +114,7 @@ - + diff --git a/framework/src/Volo.Abp.EntityFrameworkCore.PostgreSql/Volo.Abp.EntityFrameworkCore.PostgreSql.csproj b/framework/src/Volo.Abp.EntityFrameworkCore.PostgreSql/Volo.Abp.EntityFrameworkCore.PostgreSql.csproj index 16e650b2b2..382ef142fa 100644 --- a/framework/src/Volo.Abp.EntityFrameworkCore.PostgreSql/Volo.Abp.EntityFrameworkCore.PostgreSql.csproj +++ b/framework/src/Volo.Abp.EntityFrameworkCore.PostgreSql/Volo.Abp.EntityFrameworkCore.PostgreSql.csproj @@ -22,8 +22,6 @@ - -