From eb424d24e39bab4a245725f35deab3f234ea0f13 Mon Sep 17 00:00:00 2001
From: gxc <guoxuecheng@guoxuechengdeMacBook-Pro.local>
Date: 星期五, 13 十二月 2019 10:48:50 +0800
Subject: [PATCH] 2019.12.13

---
 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