From 9508510f0b27da3278fa1161eb2ba3dd1e3e2030 Mon Sep 17 00:00:00 2001
From: wjc <1243177876@qq.com>
Date: 星期三, 26 七月 2023 13:14:00 +0800
Subject: [PATCH] 2023年07月26日13:12:21

---
 HDL-ON_iOS/HDL-ON_iOS.csproj |    7 +++----
 1 files changed, 3 insertions(+), 4 deletions(-)

diff --git a/HDL-ON_iOS/HDL-ON_iOS.csproj b/HDL-ON_iOS/HDL-ON_iOS.csproj
index b50a2b4..0db5cb8 100644
--- a/HDL-ON_iOS/HDL-ON_iOS.csproj
+++ b/HDL-ON_iOS/HDL-ON_iOS.csproj
@@ -114,6 +114,9 @@
         <Reference Include="EZSDK.IOS">
           <HintPath>..\DLL\IOS\EZSDK.IOS.dll</HintPath>
         </Reference>
+        <Reference Include="Shared.IOS">
+          <HintPath>..\DLL\Shared.IOS.dll</HintPath>
+        </Reference>
     </ItemGroup>
     <ItemGroup>
       <PackageReference Include="Newtonsoft.Json">
@@ -1657,10 +1660,6 @@
       <ProjectReference Include="..\HdlBluWi\Blufi.csproj">
         <Project>{2DDF4C3C-6998-432E-9F43-6786D82F0630}</Project>
         <Name>Blufi</Name>
-      </ProjectReference>
-      <ProjectReference Include="..\Shared.IOS\Shared.IOS.csproj">
-        <Project>{0048AB87-2130-4437-8F01-8CADAB787004}</Project>
-        <Name>Shared.IOS</Name>
       </ProjectReference>
     </ItemGroup>
     <ItemGroup>

--
Gitblit v1.8.0