From 8245dd3bba861d60556cd4804b39bca74c19c329 Mon Sep 17 00:00:00 2001 From: WJC <wjc@hdlchina.com.cn> Date: 星期二, 29 十月 2019 14:35:29 +0800 Subject: [PATCH] Merge remote-tracking branch 'origin/dev-tzy' into dev-wjc --- ZigbeeApp/GateWay.Droid/GateWay.Droid.csproj | 12 ------------ 1 files changed, 0 insertions(+), 12 deletions(-) diff --git a/ZigbeeApp/GateWay.Droid/GateWay.Droid.csproj b/ZigbeeApp/GateWay.Droid/GateWay.Droid.csproj index f92648e..0515d46 100755 --- a/ZigbeeApp/GateWay.Droid/GateWay.Droid.csproj +++ b/ZigbeeApp/GateWay.Droid/GateWay.Droid.csproj @@ -84,12 +84,6 @@ <Reference Include="MQTTnet.Core, Version=2.4.0.0, Culture=neutral, processorArchitecture=MSIL"> <HintPath>..\packages\MQTTnet.2.4.0\lib\netstandard1.3\MQTTnet.Core.dll</HintPath> </Reference> - <Reference Include="Shared.Droid.GDMapKit"> - <HintPath>..\Shared\DLL\Shared.Droid.GDMapKit.dll</HintPath> - </Reference> - <Reference Include="Shared.Droid.PickerView"> - <HintPath>..\Shared\DLL\Shared.Droid.PickerView.dll</HintPath> - </Reference> <Reference Include="Shared.Droid.TouchID"> <HintPath>..\Shared\DLL\Shared.Droid.TouchID.dll</HintPath> </Reference> @@ -134,12 +128,6 @@ </Reference> <Reference Include="Microsoft.AppCenter.Analytics"> <HintPath>..\packages\Microsoft.AppCenter.Analytics.1.14.0\lib\MonoAndroid403\Microsoft.AppCenter.Analytics.dll</HintPath> - </Reference> - <Reference Include="Shared.Droid.TBL"> - <HintPath>..\Shared\DLL\Shared.Droid.TBL.dll</HintPath> - </Reference> - <Reference Include="Shared.Droid.TCL"> - <HintPath>..\Shared\DLL\Shared.Droid.TCL.dll</HintPath> </Reference> <Reference Include="Shared.Droid.HDLWidget"> <HintPath>..\Shared\DLL\Shared.Droid.HDLWidget.dll</HintPath> -- Gitblit v1.8.0