From 927d037615f2baf4c266e3de6636e98ee7fb1fc1 Mon Sep 17 00:00:00 2001 From: Robert Wagner Date: Tue, 17 Dec 2024 10:52:21 +1000 Subject: [PATCH] Update to Npgsql 9.0.2 --- src/Tests/Tests.csproj | 4 ++-- src/dbup-redshift/dbup-redshift.csproj | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/src/Tests/Tests.csproj b/src/Tests/Tests.csproj index b6b7d78..20cdd2f 100644 --- a/src/Tests/Tests.csproj +++ b/src/Tests/Tests.csproj @@ -14,9 +14,9 @@ - + - + all runtime; build; native; contentfiles; analyzers; buildtransitive diff --git a/src/dbup-redshift/dbup-redshift.csproj b/src/dbup-redshift/dbup-redshift.csproj index 6a113f7..38e2fda 100644 --- a/src/dbup-redshift/dbup-redshift.csproj +++ b/src/dbup-redshift/dbup-redshift.csproj @@ -3,7 +3,7 @@ DbUp makes it easy to deploy and upgrade SQL Server databases. This package adds Amazon Redshift support. DbUp Redshift Support - netstandard2.0 + net8.0 dbup-redshift DbUp.Redshift ../dbup.snk @@ -22,7 +22,7 @@ - +