From 5fe32a48a1ea80a2fc6a73648c821c3f20f71705 Mon Sep 17 00:00:00 2001 From: gdlcf88 Date: Mon, 23 Dec 2024 02:35:02 +0800 Subject: [PATCH] Upgrade to ABP 9.0.2 --- .github/workflows/publish.yml | 2 +- Directory.Build.props | 2 +- common.props | 2 +- .../EasyAbp.Abp.TencentCloud.CAM.csproj | 2 +- .../EasyAbp.Abp.TencentCloud.CDN.csproj | 2 +- .../EasyAbp.Abp.TencentCloud.COS.csproj | 2 +- .../EasyAbp.Abp.TencentCloud.CloudLive.csproj | 2 +- .../EasyAbp.Abp.TencentCloud.CloudMonitor.csproj | 2 +- .../EasyAbp.Abp.TencentCloud.Cls.csproj | 2 +- .../EasyAbp.Abp.TencentCloud.Common.csproj | 4 ++-- .../EasyAbp.Abp.TencentCloud.Sms.csproj | 2 +- .../EasyAbp.Abp.TencentCloud.CAM.Tests.csproj | 4 ++-- .../EasyAbp.Abp.TencentCloud.COS.Tests.csproj | 4 ++-- .../EasyAbp.Abp.TencentCloud.CloudLive.Tests.csproj | 4 ++-- .../EasyAbp.Abp.TencentCloud.CloudMonitor.Tests.csproj | 4 ++-- .../EasyAbp.Abp.TencentCloud.Cls.Tests.csproj | 4 ++-- .../EasyAbp.Abp.TencentCloud.Sms.Tests.csproj | 4 ++-- .../EasyAbp.Abp.TencentCloud.TestBase.csproj | 4 ++-- 18 files changed, 26 insertions(+), 26 deletions(-) diff --git a/.github/workflows/publish.yml b/.github/workflows/publish.yml index 898186d..da6b72d 100644 --- a/.github/workflows/publish.yml +++ b/.github/workflows/publish.yml @@ -12,7 +12,7 @@ jobs: - uses: NuGet/setup-nuget@v1 - uses: actions/setup-dotnet@v3 with: - dotnet-version: '8.0.x' + dotnet-version: '9.0.x' - name: read common.props id: commonProps diff --git a/Directory.Build.props b/Directory.Build.props index c392e2b..08e7441 100644 --- a/Directory.Build.props +++ b/Directory.Build.props @@ -1,7 +1,7 @@ - 8.3.2 + 9.0.2 diff --git a/common.props b/common.props index e2e6182..c3d2860 100644 --- a/common.props +++ b/common.props @@ -1,7 +1,7 @@ latest - 1.18.0 + 1.19.0 $(NoWarn);CS1591 true EasyAbp Team diff --git a/src/EasyAbp.Abp.TencentCloud.CAM/EasyAbp.Abp.TencentCloud.CAM.csproj b/src/EasyAbp.Abp.TencentCloud.CAM/EasyAbp.Abp.TencentCloud.CAM.csproj index b2ed523..81c7e44 100644 --- a/src/EasyAbp.Abp.TencentCloud.CAM/EasyAbp.Abp.TencentCloud.CAM.csproj +++ b/src/EasyAbp.Abp.TencentCloud.CAM/EasyAbp.Abp.TencentCloud.CAM.csproj @@ -3,7 +3,7 @@ - net8.0 + net9.0 EasyAbp.Abp.TencentCloud.CAM diff --git a/src/EasyAbp.Abp.TencentCloud.CDN/EasyAbp.Abp.TencentCloud.CDN.csproj b/src/EasyAbp.Abp.TencentCloud.CDN/EasyAbp.Abp.TencentCloud.CDN.csproj index d1985ca..7915f6c 100644 --- a/src/EasyAbp.Abp.TencentCloud.CDN/EasyAbp.Abp.TencentCloud.CDN.csproj +++ b/src/EasyAbp.Abp.TencentCloud.CDN/EasyAbp.Abp.TencentCloud.CDN.csproj @@ -3,7 +3,7 @@ - net8.0 + net9.0 EasyAbp.Abp.TencentCloud.CDN true diff --git a/src/EasyAbp.Abp.TencentCloud.COS/EasyAbp.Abp.TencentCloud.COS.csproj b/src/EasyAbp.Abp.TencentCloud.COS/EasyAbp.Abp.TencentCloud.COS.csproj index 51c8553..94e3aed 100644 --- a/src/EasyAbp.Abp.TencentCloud.COS/EasyAbp.Abp.TencentCloud.COS.csproj +++ b/src/EasyAbp.Abp.TencentCloud.COS/EasyAbp.Abp.TencentCloud.COS.csproj @@ -3,7 +3,7 @@ - net8.0 + net9.0 EasyAbp.Abp.TencentCloud.COS diff --git a/src/EasyAbp.Abp.TencentCloud.CloudLive/EasyAbp.Abp.TencentCloud.CloudLive.csproj b/src/EasyAbp.Abp.TencentCloud.CloudLive/EasyAbp.Abp.TencentCloud.CloudLive.csproj index 604546b..aaeb348 100644 --- a/src/EasyAbp.Abp.TencentCloud.CloudLive/EasyAbp.Abp.TencentCloud.CloudLive.csproj +++ b/src/EasyAbp.Abp.TencentCloud.CloudLive/EasyAbp.Abp.TencentCloud.CloudLive.csproj @@ -3,7 +3,7 @@ - net8.0 + net9.0 EasyAbp.Abp.TencentCloud.CloudLive diff --git a/src/EasyAbp.Abp.TencentCloud.CloudMonitor/EasyAbp.Abp.TencentCloud.CloudMonitor.csproj b/src/EasyAbp.Abp.TencentCloud.CloudMonitor/EasyAbp.Abp.TencentCloud.CloudMonitor.csproj index 77d9d64..4efb4a7 100644 --- a/src/EasyAbp.Abp.TencentCloud.CloudMonitor/EasyAbp.Abp.TencentCloud.CloudMonitor.csproj +++ b/src/EasyAbp.Abp.TencentCloud.CloudMonitor/EasyAbp.Abp.TencentCloud.CloudMonitor.csproj @@ -3,7 +3,7 @@ - net8.0 + net9.0 EasyAbp.Abp.TencentCloud.CloudMonitor diff --git a/src/EasyAbp.Abp.TencentCloud.Cls/EasyAbp.Abp.TencentCloud.Cls.csproj b/src/EasyAbp.Abp.TencentCloud.Cls/EasyAbp.Abp.TencentCloud.Cls.csproj index a4bc4fe..0d81136 100644 --- a/src/EasyAbp.Abp.TencentCloud.Cls/EasyAbp.Abp.TencentCloud.Cls.csproj +++ b/src/EasyAbp.Abp.TencentCloud.Cls/EasyAbp.Abp.TencentCloud.Cls.csproj @@ -3,7 +3,7 @@ - net8.0 + net9.0 EasyAbp.Abp.TencentCloud.Cls diff --git a/src/EasyAbp.Abp.TencentCloud.Common/EasyAbp.Abp.TencentCloud.Common.csproj b/src/EasyAbp.Abp.TencentCloud.Common/EasyAbp.Abp.TencentCloud.Common.csproj index fa098e2..ec2d7ba 100644 --- a/src/EasyAbp.Abp.TencentCloud.Common/EasyAbp.Abp.TencentCloud.Common.csproj +++ b/src/EasyAbp.Abp.TencentCloud.Common/EasyAbp.Abp.TencentCloud.Common.csproj @@ -3,12 +3,12 @@ - net8.0 + net9.0 EasyAbp.Abp.TencentCloud.Common - + diff --git a/src/EasyAbp.Abp.TencentCloud.Sms/EasyAbp.Abp.TencentCloud.Sms.csproj b/src/EasyAbp.Abp.TencentCloud.Sms/EasyAbp.Abp.TencentCloud.Sms.csproj index 60f69ff..984bb9d 100644 --- a/src/EasyAbp.Abp.TencentCloud.Sms/EasyAbp.Abp.TencentCloud.Sms.csproj +++ b/src/EasyAbp.Abp.TencentCloud.Sms/EasyAbp.Abp.TencentCloud.Sms.csproj @@ -3,7 +3,7 @@ - net8.0 + net9.0 EasyAbp.Abp.TencentCloud.Sms diff --git a/test/EasyAbp.Abp.TencentCloud.CAM.Tests/EasyAbp.Abp.TencentCloud.CAM.Tests.csproj b/test/EasyAbp.Abp.TencentCloud.CAM.Tests/EasyAbp.Abp.TencentCloud.CAM.Tests.csproj index 102d5ea..fc5b278 100644 --- a/test/EasyAbp.Abp.TencentCloud.CAM.Tests/EasyAbp.Abp.TencentCloud.CAM.Tests.csproj +++ b/test/EasyAbp.Abp.TencentCloud.CAM.Tests/EasyAbp.Abp.TencentCloud.CAM.Tests.csproj @@ -1,12 +1,12 @@ - net8.0 + net9.0 false - + all diff --git a/test/EasyAbp.Abp.TencentCloud.COS.Tests/EasyAbp.Abp.TencentCloud.COS.Tests.csproj b/test/EasyAbp.Abp.TencentCloud.COS.Tests/EasyAbp.Abp.TencentCloud.COS.Tests.csproj index ab7e2ee..20aedd6 100644 --- a/test/EasyAbp.Abp.TencentCloud.COS.Tests/EasyAbp.Abp.TencentCloud.COS.Tests.csproj +++ b/test/EasyAbp.Abp.TencentCloud.COS.Tests/EasyAbp.Abp.TencentCloud.COS.Tests.csproj @@ -1,12 +1,12 @@ - net8.0 + net9.0 false - + all diff --git a/test/EasyAbp.Abp.TencentCloud.CloudLive.Tests/EasyAbp.Abp.TencentCloud.CloudLive.Tests.csproj b/test/EasyAbp.Abp.TencentCloud.CloudLive.Tests/EasyAbp.Abp.TencentCloud.CloudLive.Tests.csproj index c32f9ce..1ffc5c2 100644 --- a/test/EasyAbp.Abp.TencentCloud.CloudLive.Tests/EasyAbp.Abp.TencentCloud.CloudLive.Tests.csproj +++ b/test/EasyAbp.Abp.TencentCloud.CloudLive.Tests/EasyAbp.Abp.TencentCloud.CloudLive.Tests.csproj @@ -1,12 +1,12 @@ - net8.0 + net9.0 false - + all diff --git a/test/EasyAbp.Abp.TencentCloud.CloudMonitor.Tests/EasyAbp.Abp.TencentCloud.CloudMonitor.Tests.csproj b/test/EasyAbp.Abp.TencentCloud.CloudMonitor.Tests/EasyAbp.Abp.TencentCloud.CloudMonitor.Tests.csproj index 8c1c5c2..cf2f3d8 100644 --- a/test/EasyAbp.Abp.TencentCloud.CloudMonitor.Tests/EasyAbp.Abp.TencentCloud.CloudMonitor.Tests.csproj +++ b/test/EasyAbp.Abp.TencentCloud.CloudMonitor.Tests/EasyAbp.Abp.TencentCloud.CloudMonitor.Tests.csproj @@ -1,12 +1,12 @@ - net8.0 + net9.0 false - + all diff --git a/test/EasyAbp.Abp.TencentCloud.Cls.Tests/EasyAbp.Abp.TencentCloud.Cls.Tests.csproj b/test/EasyAbp.Abp.TencentCloud.Cls.Tests/EasyAbp.Abp.TencentCloud.Cls.Tests.csproj index c09cd41..30e9b18 100644 --- a/test/EasyAbp.Abp.TencentCloud.Cls.Tests/EasyAbp.Abp.TencentCloud.Cls.Tests.csproj +++ b/test/EasyAbp.Abp.TencentCloud.Cls.Tests/EasyAbp.Abp.TencentCloud.Cls.Tests.csproj @@ -1,13 +1,13 @@ - net8.0 + net9.0 false EasyAbp.Abp.TencentCloud.Cls.Tests - + all diff --git a/test/EasyAbp.Abp.TencentCloud.Sms.Tests/EasyAbp.Abp.TencentCloud.Sms.Tests.csproj b/test/EasyAbp.Abp.TencentCloud.Sms.Tests/EasyAbp.Abp.TencentCloud.Sms.Tests.csproj index ec02e11..f3bd2e2 100644 --- a/test/EasyAbp.Abp.TencentCloud.Sms.Tests/EasyAbp.Abp.TencentCloud.Sms.Tests.csproj +++ b/test/EasyAbp.Abp.TencentCloud.Sms.Tests/EasyAbp.Abp.TencentCloud.Sms.Tests.csproj @@ -1,13 +1,13 @@ - net8.0 + net9.0 false EasyAbp.Abp.TencentCloud.Sms.Tests - + all diff --git a/test/EasyAbp.Abp.TencentCloud.TestBase/EasyAbp.Abp.TencentCloud.TestBase.csproj b/test/EasyAbp.Abp.TencentCloud.TestBase/EasyAbp.Abp.TencentCloud.TestBase.csproj index 02b35be..f2880c5 100644 --- a/test/EasyAbp.Abp.TencentCloud.TestBase/EasyAbp.Abp.TencentCloud.TestBase.csproj +++ b/test/EasyAbp.Abp.TencentCloud.TestBase/EasyAbp.Abp.TencentCloud.TestBase.csproj @@ -1,12 +1,12 @@ - net8.0 + net9.0 false - +