From 84548065189630235414f41d1e0bbb8b954e273f 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: Mon, 19 Feb 2024 00:02:23 +0800 Subject: [PATCH] v1.1.2024.0219 --- Samples/BuzzerTest/BuzzerTest.csproj | 2 +- Samples/DatabaseTest/DatabaseTest.csproj | 2 +- Samples/KeyTest/KeyTest.csproj | 2 +- Samples/LedTest/LedTest.csproj | 2 +- Samples/NetClientTest/NetClientTest.csproj | 2 +- Samples/NetServerTest/NetServerTest.csproj | 2 +- Samples/Serial2NetClientTest/Serial2NetClientTest.csproj | 2 +- Samples/Serial2NetServerTest/Serial2NetServerTest.csproj | 2 +- Samples/SerialTest/SerialTest.csproj | 4 ++-- Samples/UsbPowerTest/UsbPowerTest.csproj | 2 +- SmartA2/SmartA2.csproj | 6 +++--- XUnitTest/XUnitTest.csproj | 6 +++--- 12 files changed, 17 insertions(+), 17 deletions(-) diff --git a/Samples/BuzzerTest/BuzzerTest.csproj b/Samples/BuzzerTest/BuzzerTest.csproj index 5266484..ad62f4a 100644 --- a/Samples/BuzzerTest/BuzzerTest.csproj +++ b/Samples/BuzzerTest/BuzzerTest.csproj @@ -21,7 +21,7 @@ - + diff --git a/Samples/DatabaseTest/DatabaseTest.csproj b/Samples/DatabaseTest/DatabaseTest.csproj index cdff48f..a145121 100644 --- a/Samples/DatabaseTest/DatabaseTest.csproj +++ b/Samples/DatabaseTest/DatabaseTest.csproj @@ -17,7 +17,7 @@ - + diff --git a/Samples/KeyTest/KeyTest.csproj b/Samples/KeyTest/KeyTest.csproj index cc5ee0e..09cca1b 100644 --- a/Samples/KeyTest/KeyTest.csproj +++ b/Samples/KeyTest/KeyTest.csproj @@ -21,7 +21,7 @@ - + diff --git a/Samples/LedTest/LedTest.csproj b/Samples/LedTest/LedTest.csproj index 8446531..d18e8db 100644 --- a/Samples/LedTest/LedTest.csproj +++ b/Samples/LedTest/LedTest.csproj @@ -21,7 +21,7 @@ - + diff --git a/Samples/NetClientTest/NetClientTest.csproj b/Samples/NetClientTest/NetClientTest.csproj index 5e0f081..5a8ad2f 100644 --- a/Samples/NetClientTest/NetClientTest.csproj +++ b/Samples/NetClientTest/NetClientTest.csproj @@ -17,7 +17,7 @@ - + diff --git a/Samples/NetServerTest/NetServerTest.csproj b/Samples/NetServerTest/NetServerTest.csproj index 8ace9b9..52d4fb6 100644 --- a/Samples/NetServerTest/NetServerTest.csproj +++ b/Samples/NetServerTest/NetServerTest.csproj @@ -17,7 +17,7 @@ - + diff --git a/Samples/Serial2NetClientTest/Serial2NetClientTest.csproj b/Samples/Serial2NetClientTest/Serial2NetClientTest.csproj index 8604c3f..793dfa5 100644 --- a/Samples/Serial2NetClientTest/Serial2NetClientTest.csproj +++ b/Samples/Serial2NetClientTest/Serial2NetClientTest.csproj @@ -17,7 +17,7 @@ - + diff --git a/Samples/Serial2NetServerTest/Serial2NetServerTest.csproj b/Samples/Serial2NetServerTest/Serial2NetServerTest.csproj index dd8bb3e..01d2b7d 100644 --- a/Samples/Serial2NetServerTest/Serial2NetServerTest.csproj +++ b/Samples/Serial2NetServerTest/Serial2NetServerTest.csproj @@ -17,7 +17,7 @@ - + diff --git a/Samples/SerialTest/SerialTest.csproj b/Samples/SerialTest/SerialTest.csproj index f1e24f9..58a6373 100644 --- a/Samples/SerialTest/SerialTest.csproj +++ b/Samples/SerialTest/SerialTest.csproj @@ -17,8 +17,8 @@ - - + + diff --git a/Samples/UsbPowerTest/UsbPowerTest.csproj b/Samples/UsbPowerTest/UsbPowerTest.csproj index 04fa74c..0845f59 100644 --- a/Samples/UsbPowerTest/UsbPowerTest.csproj +++ b/Samples/UsbPowerTest/UsbPowerTest.csproj @@ -21,7 +21,7 @@ - + diff --git a/SmartA2/SmartA2.csproj b/SmartA2/SmartA2.csproj index f69a959..f0a694c 100644 --- a/SmartA2/SmartA2.csproj +++ b/SmartA2/SmartA2.csproj @@ -4,7 +4,7 @@ A2工业计算机驱动 IoT驱动,符合IoT标准库的PC驱动,采集CPU、内存、网络等数据,提供语音播报和重启等服务。 新生命开发团队 - ©2002-2023 新生命开发团队 + ©2002-2024 新生命开发团队 1.1 $([System.DateTime]::Now.ToString(`yyyy.MMdd`)) $(VersionPrefix).$(VersionSuffix) @@ -49,8 +49,8 @@ - - + + diff --git a/XUnitTest/XUnitTest.csproj b/XUnitTest/XUnitTest.csproj index 0f10b7f..f4e1a74 100644 --- a/XUnitTest/XUnitTest.csproj +++ b/XUnitTest/XUnitTest.csproj @@ -10,11 +10,11 @@ - + - - + + runtime; build; native; contentfiles; analyzers; buildtransitive all