From 75b7ec9583cbd0ad84b08cfa4d3df87ba42c2ba4 Mon Sep 17 00:00:00 2001 From: wxr <464027401@qq.com> Date: 星期三, 26 七月 2023 11:00:29 +0800 Subject: [PATCH] Update UserConfig.cs --- Crabtree/ON/ON.Droid.csproj | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Crabtree/ON/ON.Droid.csproj b/Crabtree/ON/ON.Droid.csproj index 5c08625..6dc1feb 100644 --- a/Crabtree/ON/ON.Droid.csproj +++ b/Crabtree/ON/ON.Droid.csproj @@ -160,7 +160,6 @@ <Reference Include="Xamarin.Essentials"> <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> @@ -934,7 +933,8 @@ <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" /> + <AndroidAsset Include="Assets\india_beta.bin" /> + <AndroidAsset Include="Assets\ind_C03.02U_2022-06-22.bin" /> </ItemGroup> <ItemGroup> <ProjectReference Include="..\DroidService\DroidService.csproj"> -- Gitblit v1.8.0