From e4acb04670cee588ad45ef7d57a50dc3c928f2d9 Mon Sep 17 00:00:00 2001
From: wxr <464027401@qq.com>
Date: 星期二, 04 六月 2024 13:23:17 +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