From 9c611e7ee87c1c203f012e50681a0e227a9deefa Mon Sep 17 00:00:00 2001 From: maliming Date: Mon, 14 Oct 2024 08:48:31 +0800 Subject: [PATCH] Update `Npgsql.EntityFrameworkCore.PostgreSQL` to 9.0 rc2. --- 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 42c589939c..b535d05afa 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 453c0b95b2..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 @@ - -