From 040e356f43e74af6dc29ad85449078242d65968d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=99=BA=E8=83=BD=E5=A4=A7=E7=9F=B3=E5=A4=B4?= Date: Sun, 1 Jun 2025 16:09:14 +0800 Subject: [PATCH] =?UTF-8?q?v11.19.2025.0601=20=E6=94=AF=E6=8C=812024?= =?UTF-8?q?=E8=A1=8C=E6=94=BF=E5=8C=BA=E5=88=92?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Test/Test.csproj | 6 +++--- XCode/XCode.csproj | 4 ++-- XUnitTest.XCode/DataAccessLayer/MySqlTests.cs | 1 + XUnitTest.XCode/XUnitTest.XCode.csproj | 4 ++-- 4 files changed, 8 insertions(+), 7 deletions(-) diff --git a/Test/Test.csproj b/Test/Test.csproj index ee45335ed..166c3ebe7 100644 --- a/Test/Test.csproj +++ b/Test/Test.csproj @@ -38,9 +38,9 @@ - - - + + + diff --git a/XCode/XCode.csproj b/XCode/XCode.csproj index cd0f153fb..2a7466999 100644 --- a/XCode/XCode.csproj +++ b/XCode/XCode.csproj @@ -31,7 +31,7 @@ https://github.com/NewLifeX/X git 新生命团队;X组件;NewLife;$(AssemblyName) - 支持循环天表的自动分表;优化对SqlServer的支持 + 支持2024行政区划 MIT true true @@ -46,7 +46,7 @@ - + diff --git a/XUnitTest.XCode/DataAccessLayer/MySqlTests.cs b/XUnitTest.XCode/DataAccessLayer/MySqlTests.cs index 0a1af88b8..8f085fb22 100644 --- a/XUnitTest.XCode/DataAccessLayer/MySqlTests.cs +++ b/XUnitTest.XCode/DataAccessLayer/MySqlTests.cs @@ -161,6 +161,7 @@ public class MySqlTests User.Meta.ConnName = "MySql_member"; Role.Meta.ConnName = "MySql_member"; + Role.Meta.Session.Truncate(); User.Meta.Session.InitData(); Role.Meta.Session.InitData(); diff --git a/XUnitTest.XCode/XUnitTest.XCode.csproj b/XUnitTest.XCode/XUnitTest.XCode.csproj index 20e46577c..36cb26d6c 100644 --- a/XUnitTest.XCode/XUnitTest.XCode.csproj +++ b/XUnitTest.XCode/XUnitTest.XCode.csproj @@ -85,12 +85,12 @@ - + - + all runtime; build; native; contentfiles; analyzers; buildtransitive