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