From e5f993f52e09eb46878baced83bb8492f147d41c Mon Sep 17 00:00:00 2001 From: WJC <wjc@hdlchina.com.cn> Date: 星期一, 04 十一月 2019 17:58:40 +0800 Subject: [PATCH] 2019-11-04-1 --- ZigbeeApp/GateWay.Droid/GateWay.Droid.csproj | 14 +------------- 1 files changed, 1 insertions(+), 13 deletions(-) diff --git a/ZigbeeApp/GateWay.Droid/GateWay.Droid.csproj b/ZigbeeApp/GateWay.Droid/GateWay.Droid.csproj old mode 100644 new mode 100755 index 8951820..0515d46 --- 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> @@ -943,4 +931,4 @@ <Import Project="..\packages\Xamarin.Android.Support.v4.26.0.2\build\MonoAndroid80\Xamarin.Android.Support.v4.targets" Condition="Exists('..\packages\Xamarin.Android.Support.v4.26.0.2\build\MonoAndroid80\Xamarin.Android.Support.v4.targets')" /> <Import Project="..\packages\Xamarin.Android.Support.Vector.Drawable.26.0.2\build\MonoAndroid80\Xamarin.Android.Support.Vector.Drawable.targets" Condition="Exists('..\packages\Xamarin.Android.Support.Vector.Drawable.26.0.2\build\MonoAndroid80\Xamarin.Android.Support.Vector.Drawable.targets')" /> <Import Project="..\packages\Xamarin.Android.Support.Animated.Vector.Drawable.26.0.2\build\MonoAndroid80\Xamarin.Android.Support.Animated.Vector.Drawable.targets" Condition="Exists('..\packages\Xamarin.Android.Support.Animated.Vector.Drawable.26.0.2\build\MonoAndroid80\Xamarin.Android.Support.Animated.Vector.Drawable.targets')" /> -</Project> \ No newline at end of file +</Project> -- Gitblit v1.8.0