diff --git a/NewLife.MQTT/NewLife.MQTT.csproj b/NewLife.MQTT/NewLife.MQTT.csproj index cdd2958..5f6eff4 100644 --- a/NewLife.MQTT/NewLife.MQTT.csproj +++ b/NewLife.MQTT/NewLife.MQTT.csproj @@ -5,7 +5,7 @@ 新生命MQTT协议 流行的物联网通信协议MQTT,包括客户端、服务端 新生命开发团队 - 版权所有(C) 新生命开发团队 2002~2023 + 版权所有(C) 新生命开发团队 2002~2024 1.4 $([System.DateTime]::Now.ToString(`yyyy.MMdd`)) $(VersionPrefix).$(VersionSuffix) @@ -61,6 +61,6 @@ - + diff --git a/NewLife.MqttServer/NewLife.MqttServer.csproj b/NewLife.MqttServer/NewLife.MqttServer.csproj index 47d8529..2d0236f 100644 --- a/NewLife.MqttServer/NewLife.MqttServer.csproj +++ b/NewLife.MqttServer/NewLife.MqttServer.csproj @@ -21,7 +21,7 @@ - + diff --git a/Test/Test.csproj b/Test/Test.csproj index 2f2b86c..1281a2b 100644 --- a/Test/Test.csproj +++ b/Test/Test.csproj @@ -16,7 +16,7 @@ latest - + diff --git a/XUnitTestClient/XUnitTestClient.csproj b/XUnitTestClient/XUnitTestClient.csproj index a39c602..b832b6d 100644 --- a/XUnitTestClient/XUnitTestClient.csproj +++ b/XUnitTestClient/XUnitTestClient.csproj @@ -9,7 +9,7 @@ - +