From b822232f0743d22e5bd3847eb993894bf090b214 Mon Sep 17 00:00:00 2001
From: wxr <wxr@hdlchina.com.cn>
Date: 星期二, 02 七月 2024 15:33:48 +0800
Subject: [PATCH] 备份

---
 HDL-ON_Android/APP_Android.csproj |    6 ++++++
 1 files changed, 6 insertions(+), 0 deletions(-)

diff --git a/HDL-ON_Android/APP_Android.csproj b/HDL-ON_Android/APP_Android.csproj
index d121876..eea99e9 100644
--- a/HDL-ON_Android/APP_Android.csproj
+++ b/HDL-ON_Android/APP_Android.csproj
@@ -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