From 1ec6794e808b9627276255ca3846326c9316034a Mon Sep 17 00:00:00 2001
From: gxc <gxc@hdlchina.com.cn>
Date: 星期三, 11 十二月 2019 16:36:53 +0800
Subject: [PATCH] 2019.12.11-2

---
 ZigbeeApp/Home.Ios/Home.IOS.csproj |    8 +++++++-
 1 files changed, 7 insertions(+), 1 deletions(-)

diff --git a/ZigbeeApp/Home.Ios/Home.IOS.csproj b/ZigbeeApp/Home.Ios/Home.IOS.csproj
index 6abbf03..07ec6c1 100644
--- a/ZigbeeApp/Home.Ios/Home.IOS.csproj
+++ b/ZigbeeApp/Home.Ios/Home.IOS.csproj
@@ -80,6 +80,12 @@
           <HintPath>..\packages\BouncyCastle.Crypto.dll.1.8.1\lib\BouncyCastle.Crypto.dll</HintPath>
         </Reference>
         <Reference Include="System.Net.Http" />
+        <Reference Include="MJRefresh_Xamarin">
+          <HintPath>..\Shared\DLL\IOS\MJRefresh_Xamarin.dll</HintPath>
+        </Reference>
+        <Reference Include="Xamarin.Essentials">
+          <HintPath>..\Shared\DLL\IOS\Xamarin.Essentials.dll</HintPath>
+        </Reference>
     </ItemGroup>
     <ItemGroup>
       <PackageReference Include="Xamarin.Essentials" Version="1.2.0" />
@@ -93,7 +99,7 @@
         <Version>2.6.1</Version>
       </PackageReference>
       <PackageReference Include="Microsoft.AppCenter">
-        <Version>2.6.1</Version>
+        <Version>2.6.2</Version>
       </PackageReference>
       <PackageReference Include="Microsoft.AppCenter.Analytics">
         <Version>2.6.1</Version>

--
Gitblit v1.8.0