From 2a4fc17b064166830e3761f1a156f554418ee4bd Mon Sep 17 00:00:00 2001 From: wanggang <76527413@qq.com> Date: Fri, 27 Mar 2020 15:02:42 +0800 Subject: [PATCH] 1.0.0-alpha.327 Former-commit-id: dfa7f3033526220674d896b39e3d4c32ceecbf41 --- projects/IoTCenter/IoTCenter.csproj | 5 +---- projects/IoTNode/IoTNode.csproj | 1 + 2 files changed, 2 insertions(+), 4 deletions(-) diff --git a/projects/IoTCenter/IoTCenter.csproj b/projects/IoTCenter/IoTCenter.csproj index 321bf136..3495e101 100644 --- a/projects/IoTCenter/IoTCenter.csproj +++ b/projects/IoTCenter/IoTCenter.csproj @@ -2,13 +2,10 @@ netcoreapp3.1 true - 1.0.0-alpha.325 + 1.0.0-alpha.327 - - - \ No newline at end of file diff --git a/projects/IoTNode/IoTNode.csproj b/projects/IoTNode/IoTNode.csproj index 298e108e..35a83cfe 100644 --- a/projects/IoTNode/IoTNode.csproj +++ b/projects/IoTNode/IoTNode.csproj @@ -2,6 +2,7 @@ netcoreapp3.1 true + 1.0.0-alpha.327