From 47341b6e637ac9f878b8379b381563d75423f4f4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=A4=A7=E7=9F=B3=E5=A4=B4?= Date: Sun, 3 Mar 2024 13:23:51 +0800 Subject: [PATCH] =?UTF-8?q?v11.11=20=E9=87=8D=E6=9E=84=E6=97=B6=E9=97=B4?= =?UTF-8?q?=E6=95=B0=E6=8D=AE=E6=8A=BD=E5=8F=96=E5=99=A8=EF=BC=9B=E5=A2=9E?= =?UTF-8?q?=E5=BC=BASqlite=E5=92=8CSqlServer=E7=9A=84=E6=AD=A3=E5=8F=8D?= =?UTF-8?q?=E5=90=91=E5=B7=A5=E7=A8=8B=E6=94=AF=E6=8C=81?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Test/Test.csproj | 2 +- XCode/XCode.csproj | 6 +++--- XUnitTest.XCode/XUnitTest.XCode.csproj | 2 +- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/Test/Test.csproj b/Test/Test.csproj index 89a9e18d2..ba0343c2a 100644 --- a/Test/Test.csproj +++ b/Test/Test.csproj @@ -40,7 +40,7 @@ - + diff --git a/XCode/XCode.csproj b/XCode/XCode.csproj index 493c1810f..bfb17ac18 100644 --- a/XCode/XCode.csproj +++ b/XCode/XCode.csproj @@ -7,7 +7,7 @@ 数据中间件,支持MySQL、SQLite、SqlServer、Oracle、Postgresql、TDengine、达梦,重点在缓存、性能、分表、自动建表。 新生命开发团队 ©2002-2024 NewLife - 11.10 + 11.11 $([System.DateTime]::Now.ToString(`yyyy.MMdd`)) $(VersionPrefix).$(VersionSuffix) $(Version) @@ -29,7 +29,7 @@ https://github.com/NewLifeX/X git 新生命团队;X组件;NewLife;$(AssemblyName) - 正反向工程的字段类型匹配更宽松;新增DataMethod重构实体过滤器;实体查询默认不再自动增加主键降序 + 重构时间数据抽取器;增强Sqlite和SqlServer的正反向工程支持 MIT true true @@ -44,7 +44,7 @@ - + diff --git a/XUnitTest.XCode/XUnitTest.XCode.csproj b/XUnitTest.XCode/XUnitTest.XCode.csproj index 882ac9649..cc7825215 100644 --- a/XUnitTest.XCode/XUnitTest.XCode.csproj +++ b/XUnitTest.XCode/XUnitTest.XCode.csproj @@ -116,7 +116,7 @@ - +