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 | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/Crabtree/ON/ON.Droid.csproj b/Crabtree/ON/ON.Droid.csproj index 5378004..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> @@ -935,6 +934,7 @@ <AndroidAsset Include="Assets\Phone2\CrabtreeAdd\Dimmer.png" /> <AndroidAsset Include="Assets\Phone2\TV\DownIRCodeIcon.png" /> <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