From 34d94e5a07655abac88c874ce24a953c71fc26d0 Mon Sep 17 00:00:00 2001 From: MysticBoy Date: Fri, 2 Sep 2022 15:05:50 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BD=BF=E7=94=A8=20Apache.IoTDB.Data=20=20=20?= =?UTF-8?q?0.13.0.8?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- IoTSharp.Interpreter/IoTSharp.Interpreter.csproj | 2 +- IoTSharp.Test/IoTSharp.Test.csproj | 4 ++-- IoTSharp/IoTSharp.csproj | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/IoTSharp.Interpreter/IoTSharp.Interpreter.csproj b/IoTSharp.Interpreter/IoTSharp.Interpreter.csproj index 69878d2c..01383a19 100644 --- a/IoTSharp.Interpreter/IoTSharp.Interpreter.csproj +++ b/IoTSharp.Interpreter/IoTSharp.Interpreter.csproj @@ -9,7 +9,7 @@ - + diff --git a/IoTSharp.Test/IoTSharp.Test.csproj b/IoTSharp.Test/IoTSharp.Test.csproj index 5db006cb..0c324407 100644 --- a/IoTSharp.Test/IoTSharp.Test.csproj +++ b/IoTSharp.Test/IoTSharp.Test.csproj @@ -11,8 +11,8 @@ - - + + diff --git a/IoTSharp/IoTSharp.csproj b/IoTSharp/IoTSharp.csproj index 1603dbcd..6c81b96e 100644 --- a/IoTSharp/IoTSharp.csproj +++ b/IoTSharp/IoTSharp.csproj @@ -53,7 +53,7 @@ - + -- GitLab