NewLife/X

v11.4.2025.0301 新增消息队列事件总线;Excel读取支持TimeSpan;开放自定义Http埋点
石头 authored at 2025-03-01 09:13:38
80a1b57
Tree
1 Parent(s) af3b945
Summary: 1 changed files with 1 additions and 1 deletions.
Modified +1 -1
Modified +1 -1
diff --git a/NewLife.Core/NewLife.Core.csproj b/NewLife.Core/NewLife.Core.csproj
index f3a9631..64a11ac 100644
--- a/NewLife.Core/NewLife.Core.csproj
+++ b/NewLife.Core/NewLife.Core.csproj
@@ -32,7 +32,7 @@
     <RepositoryUrl>https://github.com/NewLifeX/X</RepositoryUrl>
     <RepositoryType>git</RepositoryType>
     <PackageTags>新生命团队;X组件;NewLife;$(AssemblyName)</PackageTags>
-    <PackageReleaseNotes>修改Utility类命名空间;改进Excel读取</PackageReleaseNotes>
+    <PackageReleaseNotes>新增消息队列事件总线;Excel读取支持TimeSpan;开放自定义Http埋点</PackageReleaseNotes>
     <PackageLicenseExpression>MIT</PackageLicenseExpression>
     <PublishRepositoryUrl>true</PublishRepositoryUrl>
     <EmbedUntrackedSources>true</EmbedUntrackedSources>