From 5316ad60c3029bd9b161a70f487bc0adc7b144b3 Mon Sep 17 00:00:00 2001 From: MysticBoy Date: Thu, 22 Oct 2020 23:47:45 +0800 Subject: [PATCH] =?UTF-8?q?=E5=8D=87=E7=BA=A7=E4=BE=9D=E8=B5=96=E5=8C=85?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- IoTSharp.Test/IoTSharp.Test.csproj | 2 +- IoTSharp/IoTSharp.csproj | 34 +++++++++++++++--------------- 2 files changed, 18 insertions(+), 18 deletions(-) diff --git a/IoTSharp.Test/IoTSharp.Test.csproj b/IoTSharp.Test/IoTSharp.Test.csproj index 20352b38..c57740ef 100644 --- a/IoTSharp.Test/IoTSharp.Test.csproj +++ b/IoTSharp.Test/IoTSharp.Test.csproj @@ -11,7 +11,7 @@ - + diff --git a/IoTSharp/IoTSharp.csproj b/IoTSharp/IoTSharp.csproj index 60ecf2d9..81669bcc 100644 --- a/IoTSharp/IoTSharp.csproj +++ b/IoTSharp/IoTSharp.csproj @@ -54,23 +54,23 @@ - - + + - - + + - - + + all runtime; build; native; contentfiles; analyzers; buildtransitive - + @@ -80,7 +80,7 @@ - + @@ -89,15 +89,15 @@ - - - - - - - - - + + + + + + + + + -- GitLab