From 601835075051c91510dbdd40e73b0b815d2ff3ad Mon Sep 17 00:00:00 2001
From: wei <kaede@kaededeMacBook-Air.local>
Date: 星期一, 19 七月 2021 16:15:55 +0800
Subject: [PATCH] 更新

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

diff --git a/HDL-ON_Android/HDL-ON_Android.csproj b/HDL-ON_Android/HDL-ON_Android.csproj
index 6511e92..5518f88 100644
--- a/HDL-ON_Android/HDL-ON_Android.csproj
+++ b/HDL-ON_Android/HDL-ON_Android.csproj
@@ -151,12 +151,12 @@
     <Reference Include="Square.OkIO">
       <HintPath>..\DLL\EZvizMonitor\Square.OkIO.dll</HintPath>
     </Reference>
-    <Reference Include="ys">
-      <HintPath>..\DLL\EZvizMonitor\ys.dll</HintPath>
-    </Reference>
     <Reference Include="LC_SDK">
       <HintPath>..\DLL\LC\Android\LC_SDK.dll</HintPath>
     </Reference>
+    <Reference Include="ys">
+      <HintPath>..\DLL\EZvizMonitor\ys.dll</HintPath>
+    </Reference>
   </ItemGroup>
   <ItemGroup>
     <Compile Include="MainActivity.cs" />

--
Gitblit v1.8.0