From acb18abc886115f91d45958fe640fad59182bbd5 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: Thu, 5 Dec 2024 12:27:59 +0800 Subject: [PATCH] =?UTF-8?q?v11.1.2024.1205=20=E4=BF=AE=E6=AD=A3=E8=B6=85?= =?UTF-8?q?=E5=A4=A7=E6=B6=88=E6=81=AF=E5=BA=8F=E5=88=97=E5=8C=96BUG?= =?UTF-8?q?=E5=92=8C=E5=9F=8B=E7=82=B9=E4=B8=A2=E5=A4=B1BUG?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- NewLife.Core/NewLife.Core.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/NewLife.Core/NewLife.Core.csproj b/NewLife.Core/NewLife.Core.csproj index 77b71ad04..10044ca88 100644 --- a/NewLife.Core/NewLife.Core.csproj +++ b/NewLife.Core/NewLife.Core.csproj @@ -7,7 +7,7 @@ Core basic components: log (file / network), configuration (XML / JSON / HTTP), cache (memory / redis), network (TCP / UDP / HTTP), RPC framework, serialization (binary / XML / JSON), APM performance tracking. 核心基础组件,日志(文件/网络)、配置(XML/Json/Http)、缓存(内存/Redis)、网络(Tcp/Udp/Http)、RPC框架、序列化(Binary/XML/Json)、APM性能追踪。 新生命开发团队 ©2002-2024 NewLife - 11.0 + 11.1 $([System.DateTime]::Now.ToString(`yyyy.MMdd`)) $(VersionPrefix).$(VersionSuffix) $(Version)