From 352e2add907bb5d7332a7e598693084ef0e34a87 Mon Sep 17 00:00:00 2001
From: wxr <464027401@qq.com>
Date: 星期四, 16 六月 2022 21:12:19 +0800
Subject: [PATCH] 备份

---
 Crabtree/ON/ON.Droid.csproj |   19 +++++++++++++++++++
 1 files changed, 19 insertions(+), 0 deletions(-)

diff --git a/Crabtree/ON/ON.Droid.csproj b/Crabtree/ON/ON.Droid.csproj
index b531cf8..5c08625 100644
--- a/Crabtree/ON/ON.Droid.csproj
+++ b/Crabtree/ON/ON.Droid.csproj
@@ -161,6 +161,24 @@
       <HintPath>..\packages\Xamarin.Essentials.1.6.1\lib\monoandroid80\Xamarin.Essentials.dll</HintPath>
     </Reference>
     <Reference Include="Java.Interop" />
+    <Reference Include="Microsoft.Bcl.AsyncInterfaces">
+      <HintPath>..\packages\Microsoft.Bcl.AsyncInterfaces.5.0.0\lib\netstandard2.1\Microsoft.Bcl.AsyncInterfaces.dll</HintPath>
+    </Reference>
+    <Reference Include="System.Buffers">
+      <HintPath>..\packages\System.Buffers.4.5.1\lib\netstandard2.0\System.Buffers.dll</HintPath>
+    </Reference>
+    <Reference Include="System.Runtime.CompilerServices.Unsafe">
+      <HintPath>..\packages\System.Runtime.CompilerServices.Unsafe.5.0.0\lib\netstandard2.0\System.Runtime.CompilerServices.Unsafe.dll</HintPath>
+    </Reference>
+    <Reference Include="System.Text.Encodings.Web">
+      <HintPath>..\packages\System.Text.Encodings.Web.5.0.0\lib\netstandard2.1\System.Text.Encodings.Web.dll</HintPath>
+    </Reference>
+    <Reference Include="System.Text.Json">
+      <HintPath>..\packages\System.Text.Json.5.0.0\lib\netstandard2.0\System.Text.Json.dll</HintPath>
+    </Reference>
+    <Reference Include="RestSharp">
+      <HintPath>..\packages\RestSharp.107.3.0\lib\netstandard2.0\RestSharp.dll</HintPath>
+    </Reference>
   </ItemGroup>
   <ItemGroup>
     <Compile Include="Resources\Resource.designer.cs" />
@@ -916,6 +934,7 @@
     <AndroidAsset Include="Assets\Phone2\CrabtreeAdd\DimmerOn.png" />
     <AndroidAsset Include="Assets\Phone2\CrabtreeAdd\Dimmer.png" />
     <AndroidAsset Include="Assets\Phone2\TV\DownIRCodeIcon.png" />
+    <AndroidAsset Include="Assets\FW_MCIP-L1_RF.01_V03.01_210712_STM32F107VCT6_U2_india_beta.bin" />
   </ItemGroup>
   <ItemGroup>
     <ProjectReference Include="..\DroidService\DroidService.csproj">

--
Gitblit v1.8.0