From 3a84922d2363f795606ec36ddc78dd7393d2df5f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E7=8C=BF=E4=BA=BA=E6=98=93?= Date: Wed, 21 Aug 2024 11:09:49 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=E5=A4=9A=E4=B8=AA=E9=A1=B9?= =?UTF-8?q?=E7=9B=AE=E7=9A=84=E5=8C=85=E7=89=88=E6=9C=AC?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 在 `IoTZero.csproj` 文件中: - 更新 `DH.NCube.Core` 包版本至 `3.7.2024.821-beta0134` - 更新 `DH.NIoT` 包版本至 `3.7.2024.820-beta0922` - 更新 `DH.NMQTT` 包版本至 `3.7.2024.821-beta0256` 在 `ZeroServer.csproj` 文件中: - 更新 `DH.NCube.Core` 包版本至 `3.7.2024.821-beta0134` 在 `XUnitTest.csproj` 文件中: - 更新 `Microsoft.NET.Test.Sdk` 包版本至 `17.11.0` --- Samples/IoTZero/IoTZero.csproj | 6 +++--- Samples/ZeroServer/ZeroServer.csproj | 2 +- XUnitTest/XUnitTest.csproj | 2 +- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/Samples/IoTZero/IoTZero.csproj b/Samples/IoTZero/IoTZero.csproj index 1d92bd2..8cfca0e 100644 --- a/Samples/IoTZero/IoTZero.csproj +++ b/Samples/IoTZero/IoTZero.csproj @@ -19,9 +19,9 @@ - - - + + + diff --git a/Samples/ZeroServer/ZeroServer.csproj b/Samples/ZeroServer/ZeroServer.csproj index df4856f..19da418 100644 --- a/Samples/ZeroServer/ZeroServer.csproj +++ b/Samples/ZeroServer/ZeroServer.csproj @@ -19,7 +19,7 @@ - + diff --git a/XUnitTest/XUnitTest.csproj b/XUnitTest/XUnitTest.csproj index 3a165f6..dd58e90 100644 --- a/XUnitTest/XUnitTest.csproj +++ b/XUnitTest/XUnitTest.csproj @@ -9,7 +9,7 @@ - +