From 9217a2ec2b8ac7e66e1e6625e5327682ac2f0747 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: Sat, 17 Feb 2024 22:03:17 +0800 Subject: [PATCH] v1.0.2024.0217 --- NewLife.PC/NewLife.PC.csproj | 4 ++-- XUnitTest/XUnitTest.csproj | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/NewLife.PC/NewLife.PC.csproj b/NewLife.PC/NewLife.PC.csproj index bd47ebf..4fc88b1 100644 --- a/NewLife.PC/NewLife.PC.csproj +++ b/NewLife.PC/NewLife.PC.csproj @@ -4,7 +4,7 @@ IoT标准PC驱动 IoT驱动,符合IoT标准库的PC驱动,采集CPU、内存、网络等数据,提供语音播报和重启等服务。 新生命开发团队 - ©2002-2023 新生命开发团队 + ©2002-2024 新生命开发团队 1.0 $([System.DateTime]::Now.ToString(`yyyy.MMdd`)) $(VersionPrefix).$(VersionSuffix) @@ -44,7 +44,7 @@ - + diff --git a/XUnitTest/XUnitTest.csproj b/XUnitTest/XUnitTest.csproj index 49c5844..887b05f 100644 --- a/XUnitTest/XUnitTest.csproj +++ b/XUnitTest/XUnitTest.csproj @@ -10,11 +10,11 @@ - + - - + + runtime; build; native; contentfiles; analyzers; buildtransitive all