From b9cb076fe6127160c96c35bf9c8cebcffe1d5ccd Mon Sep 17 00:00:00 2001 From: gxc <guoxuecheng@guoxuechengdeMacBook-Pro.local> Date: 星期五, 10 一月 2020 17:35:23 +0800 Subject: [PATCH] 2020.1.10 --- ZigbeeApp/GateWay.Droid/GateWay.Droid.csproj | 11 ----------- 1 files changed, 0 insertions(+), 11 deletions(-) diff --git a/ZigbeeApp/GateWay.Droid/GateWay.Droid.csproj b/ZigbeeApp/GateWay.Droid/GateWay.Droid.csproj index 063c872..73b4359 100644 --- a/ZigbeeApp/GateWay.Droid/GateWay.Droid.csproj +++ b/ZigbeeApp/GateWay.Droid/GateWay.Droid.csproj @@ -82,21 +82,13 @@ <Reference Include="Microsoft.AppCenter.Crashes.Android.Bindings, Version=0.0.0.0, Culture=neutral, processorArchitecture=MSIL"> <HintPath>..\packages\Microsoft.AppCenter.Crashes.1.14.0\lib\MonoAndroid403\Microsoft.AppCenter.Crashes.Android.Bindings.dll</HintPath> </Reference> - <Reference Include="Shared.Droid"> - <HintPath>..\Shared\DLL\Android\Shared.Droid.dll</HintPath> - </Reference> <Reference Include="Shared.Droid.HDLWidget"> <HintPath>..\Shared\DLL\Android\Shared.Droid.HDLWidget.dll</HintPath> - </Reference> - <Reference Include="Shared.Droid.Smartrefresh"> - <HintPath>..\Shared\DLL\Android\Shared.Droid.Smartrefresh.dll</HintPath> </Reference> <Reference Include="Shared.Droid.TouchID"> <HintPath>..\Shared\DLL\Android\Shared.Droid.TouchID.dll</HintPath> </Reference> <Reference Include="System" /> - <Reference Include="System.IO.Compression" /> - <Reference Include="System.Net.Http" /> <Reference Include="System.Xml" /> <Reference Include="System.Core" /> <Reference Include="Mono.Android" /> @@ -171,9 +163,6 @@ </Reference> <Reference Include="Xamarin.Android.Support.v7.AppCompat"> <HintPath>..\Shared\DLL\Android\Xamarin.Android.Support.v7.AppCompat.dll</HintPath> - </Reference> - <Reference Include="Xamarin.Android.Support.v7.RecyclerView"> - <HintPath>..\Shared\DLL\Android\Xamarin.Android.Support.v7.RecyclerView.dll</HintPath> </Reference> <Reference Include="Xamarin.Android.Support.Vector.Drawable"> <HintPath>..\Shared\DLL\Android\Xamarin.Android.Support.Vector.Drawable.dll</HintPath> -- Gitblit v1.8.0