From c0c734d7a84cf7105401878ffc4b64cbb67621d1 Mon Sep 17 00:00:00 2001
From: wxr <wxr@hdlchina.com.cn>
Date: 星期五, 01 十一月 2024 15:02:24 +0800
Subject: [PATCH] 更新极光Sdk531
---
HDL-ON_Android/APP_Android.csproj | 12 +++++++++---
1 files changed, 9 insertions(+), 3 deletions(-)
diff --git a/HDL-ON_Android/APP_Android.csproj b/HDL-ON_Android/APP_Android.csproj
index d121876..1892b7c 100644
--- a/HDL-ON_Android/APP_Android.csproj
+++ b/HDL-ON_Android/APP_Android.csproj
@@ -153,14 +153,14 @@
<Reference Include="Shared.Droid.HDLLinphone">
<HintPath>..\DLL\Linphone\Android\Shared.Droid.HDLLinphone.dll</HintPath>
</Reference>
- <Reference Include="Shared.Droid.JPush">
- <HintPath>..\..\鎯冲ぉ鏅鸿兘\DLL\Shared.Droid.JPush.dll</HintPath>
- </Reference>
<Reference Include="Shared.Droid">
<HintPath>..\DLL\Android\Shared.Droid.dll</HintPath>
</Reference>
<Reference Include="HdlEzvizDroid">
<HintPath>..\DLL\Android\HdlEzvizDroid.dll</HintPath>
+ </Reference>
+ <Reference Include="Shared.Droid.JPush">
+ <HintPath>..\..\绗笁鏂瑰姛鑳絓鏋佸厜\Sdk5.3.1\Shared.Droid.JPush.dll</HintPath>
</Reference>
</ItemGroup>
<ItemGroup>
@@ -1758,6 +1758,12 @@
<Folder Include="Assets\Phone\HisenseTv\" />
<Folder Include="Assets\Phone\FunctionIcon\GroupControl\" />
</ItemGroup>
+ <ItemGroup>
+ <ProjectReference Include="..\Android_Lib_EventBus\Android_Lib_EventBus.csproj">
+ <Project>{97E1B0D8-34AE-4FE4-887B-3B1241D7AE19}</Project>
+ <Name>Android_Lib_EventBus</Name>
+ </ProjectReference>
+ </ItemGroup>
<Import Project="..\HDL_ON\HDL_ON.projitems" Label="Shared" Condition="Exists('..\HDL_ON\HDL_ON.projitems')" />
<Import Project="$(MSBuildExtensionsPath)\Xamarin\Android\Xamarin.Android.CSharp.targets" />
<!-- To modify your build process, add your task inside one of the targets below and uncomment it.
--
Gitblit v1.8.0