From 9a5e4b4e178bed5cc35cdc35598f9e976daac351 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: Thu, 29 Aug 2024 22:09:45 +0800 Subject: [PATCH] Upgrade Nuget --- NewLife.PC/NewLife.PC.csproj | 4 ++-- XUnitTest/XUnitTest.csproj | 8 ++++---- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/NewLife.PC/NewLife.PC.csproj b/NewLife.PC/NewLife.PC.csproj index 4fc88b1..a6f11c3 100644 --- a/NewLife.PC/NewLife.PC.csproj +++ b/NewLife.PC/NewLife.PC.csproj @@ -1,6 +1,6 @@  - netstandard2.1;netstandard2.0;net461 + netstandard2.1;netstandard2.0;net45 IoT标准PC驱动 IoT驱动,符合IoT标准库的PC驱动,采集CPU、内存、网络等数据,提供语音播报和重启等服务。 新生命开发团队 @@ -44,7 +44,7 @@ - + diff --git a/XUnitTest/XUnitTest.csproj b/XUnitTest/XUnitTest.csproj index 887b05f..8b3d9fe 100644 --- a/XUnitTest/XUnitTest.csproj +++ b/XUnitTest/XUnitTest.csproj @@ -10,15 +10,15 @@ - + - - + + runtime; build; native; contentfiles; analyzers; buildtransitive all - + runtime; build; native; contentfiles; analyzers; buildtransitive all