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