From ed2604abbc7949ebc78e3659fc9f03b2f814a14b Mon Sep 17 00:00:00 2001
From: gxc <guoxuecheng@guoxuechengdeMacBook-Pro.local>
Date: 星期二, 29 十月 2019 14:20:27 +0800
Subject: [PATCH] 2019.10.29-1
---
ZigbeeApp/Shared/Shared.projitems | 17 +++++++++--------
1 files changed, 9 insertions(+), 8 deletions(-)
diff --git a/ZigbeeApp/Shared/Shared.projitems b/ZigbeeApp/Shared/Shared.projitems
index 7669b7d..effdd59 100644
--- a/ZigbeeApp/Shared/Shared.projitems
+++ b/ZigbeeApp/Shared/Shared.projitems
@@ -428,18 +428,19 @@
<Folder Include="$(MSBuildThisFileDirectory)Phone\UserCenter\Gateway\" />
</ItemGroup>
<ItemGroup>
- <None Include="$(MSBuildThisFileDirectory)DLL\Elian.iOS.dll" />
- <None Include="$(MSBuildThisFileDirectory)DLL\M2Mqtt.Net.dll" />
<None Include="$(MSBuildThisFileDirectory)DLL\MQTTnet.dll" />
- <None Include="$(MSBuildThisFileDirectory)DLL\Newtonsoft.Json.dll" />
<None Include="$(MSBuildThisFileDirectory)DLL\Security.dll" />
- <None Include="$(MSBuildThisFileDirectory)DLL\Shared.Droid.dll" />
- <None Include="$(MSBuildThisFileDirectory)DLL\Shared.Droid.TBL.dll" />
- <None Include="$(MSBuildThisFileDirectory)DLL\Shared.Droid.TCL.dll" />
+ <None Include="$(MSBuildThisFileDirectory)DLL\Shared.Droid.TouchID.dll" />
+ <None Include="$(MSBuildThisFileDirectory)DLL\Elian.iOS.dll" />
<None Include="$(MSBuildThisFileDirectory)DLL\Shared.IOS.TBL.dll" />
- <None Include="$(MSBuildThisFileDirectory)DLL\Xamarin.Essentials.dll" />
- <None Include="$(MSBuildThisFileDirectory)DLL\ZigBee.Droid.dll" />
<None Include="$(MSBuildThisFileDirectory)DLL\Shared.IOS.dll" />
+ <None Include="$(MSBuildThisFileDirectory)DLL\ZigBee.Droid.dll" />
+ <None Include="$(MSBuildThisFileDirectory)DLL\Shared.Droid.dll" />
+ <None Include="$(MSBuildThisFileDirectory)DLL\Shared.Droid.HDLWidget.dll" />
+ <None Include="$(MSBuildThisFileDirectory)DLL\Newtonsoft.Json.dll" />
<None Include="$(MSBuildThisFileDirectory)DLL\ZigBee.Ios.xml" />
+ <None Include="$(MSBuildThisFileDirectory)DLL\Xamarin.Essentials.dll" />
+ <None Include="$(MSBuildThisFileDirectory)DLL\ZigBee.Droid.xml" />
+ <None Include="$(MSBuildThisFileDirectory)DLL\M2Mqtt.Net.dll" />
</ItemGroup>
</Project>
--
Gitblit v1.8.0