From b858486d02fd9b6561c53698b4c4a398ebd74c55 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=A4=A7=E7=9F=B3=E5=A4=B4?= Date: Fri, 1 Dec 2023 13:59:34 +0800 Subject: [PATCH] v1.9.2023.1201 --- NewLife.IoT/NewLife.IoT.csproj | 6 +++--- XUnitTest/XUnitTest.csproj | 6 +++--- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/NewLife.IoT/NewLife.IoT.csproj b/NewLife.IoT/NewLife.IoT.csproj index 226cc2e..4b23e90 100644 --- a/NewLife.IoT/NewLife.IoT.csproj +++ b/NewLife.IoT/NewLife.IoT.csproj @@ -44,16 +44,16 @@ - + all runtime; build; native; contentfiles; analyzers; buildtransitive - + - + diff --git a/XUnitTest/XUnitTest.csproj b/XUnitTest/XUnitTest.csproj index e8b46ef..e074256 100644 --- a/XUnitTest/XUnitTest.csproj +++ b/XUnitTest/XUnitTest.csproj @@ -13,10 +13,10 @@ - + - - + + all runtime; build; native; contentfiles; analyzers; buildtransitive