diff --git a/NewLife.RocketMQ/NewLife.RocketMQ.csproj b/NewLife.RocketMQ/NewLife.RocketMQ.csproj index 71d1b52..12930b7 100644 --- a/NewLife.RocketMQ/NewLife.RocketMQ.csproj +++ b/NewLife.RocketMQ/NewLife.RocketMQ.csproj @@ -4,7 +4,7 @@ RocketMQ客户端 纯托管轻量级RocketMQ客户端,支持发布消息、消费消息、负载均衡等核心功能! 新生命开发团队 - ©2002-2023 新生命开发团队 + ©2002-2024 新生命开发团队 2.5 $([System.DateTime]::Now.ToString(`yyyy.MMdd`)) $(VersionPrefix).$(VersionSuffix) @@ -37,7 +37,7 @@ - + all runtime; build; native; contentfiles; analyzers; buildtransitive @@ -59,7 +59,7 @@ - + diff --git a/XUnitTestRocketMQ/XUnitTestRocketMQ.csproj b/XUnitTestRocketMQ/XUnitTestRocketMQ.csproj index ca4addb..c6fae23 100644 --- a/XUnitTestRocketMQ/XUnitTestRocketMQ.csproj +++ b/XUnitTestRocketMQ/XUnitTestRocketMQ.csproj @@ -7,9 +7,9 @@ - - - + + + all runtime; build; native; contentfiles; analyzers; buildtransitive