From af6d69c7560629a75c61415af1bf00fe57fed37c Mon Sep 17 00:00:00 2001 From: maliming Date: Sun, 19 Nov 2023 09:09:20 +0800 Subject: [PATCH 1/2] Update `Pomelo.EntityFrameworkCore.MySql` to `8.0.0-beta.2`. --- Directory.Packages.props | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Directory.Packages.props b/Directory.Packages.props index 2e28ebc0ea..c95aed3211 100644 --- a/Directory.Packages.props +++ b/Directory.Packages.props @@ -121,7 +121,7 @@ - + From 359deb3c10c51f4bb4bebee07db266857a5171ae Mon Sep 17 00:00:00 2001 From: maliming Date: Sun, 19 Nov 2023 09:09:44 +0800 Subject: [PATCH 2/2] Update Abp-8_0.md --- docs/en/Migration-Guides/Abp-8_0.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/en/Migration-Guides/Abp-8_0.md b/docs/en/Migration-Guides/Abp-8_0.md index dd54665fbb..ca0540d7ef 100644 --- a/docs/en/Migration-Guides/Abp-8_0.md +++ b/docs/en/Migration-Guides/Abp-8_0.md @@ -254,7 +254,7 @@ You can see the following list of NuGet libraries that have been upgraded with . | OpenIddict.Validation.ServerIntegration | 4.8.0 | 4.10.0 | | Oracle.EntityFrameworkCore | 7.21.8 | 7.21.12 | | Polly | 7.2.3 | 8.2.0 | -| Pomelo.EntityFrameworkCore.MySql | 7.0.0 | 8.0.0-beta.1 | +| Pomelo.EntityFrameworkCore.MySql | 7.0.0 | 8.0.0-beta.2 | | Quartz | 3.4.0 | 3.7.0 | | Quartz.Extensions.DependencyInjection | 3.4.0 | 3.7.0 | | Quartz.Plugins.TimeZoneConverter | 3.4.0 | 3.7.0 |