From 8301df084faa8f43f4b9cb7f92088e5fd9e64524 Mon Sep 17 00:00:00 2001
From: wxr <464027401@qq.com>
Date: 星期四, 01 十二月 2022 15:41:53 +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 b10ef94..c5bff4d 100644
--- a/HDL-ON_Android/HDL-ON_Android.csproj
+++ b/HDL-ON_Android/HDL-ON_Android.csproj
@@ -182,9 +182,6 @@
     <Reference Include="ScanSdk">
       <HintPath>..\DLL\Scan\ScanSdk.dll</HintPath>
     </Reference>
-    <Reference Include="ZxingSDK">
-      <HintPath>..\..\LC\Android\ZxingSDK.dll</HintPath>
-    </Reference>
     <Reference Include="Shared.Droid.LCVideoSDK">
       <HintPath>..\DLL\LC\Android\Shared.Droid.LCVideoSDK.dll</HintPath>
     </Reference>
@@ -200,6 +197,9 @@
     <Reference Include="LcPullToRefreshRecyclerView">
       <HintPath>..\DLL\LC\Android\LcPullToRefreshRecyclerView.dll</HintPath>
     </Reference>
+    <Reference Include="ZxingSDK">
+      <HintPath>..\DLL\LC\Android\ZxingSDK.dll</HintPath>
+    </Reference>
     <Reference Include="LcVideoSdk">
       <HintPath>..\DLL\LC\Android\LcVideoSdk.dll</HintPath>
     </Reference>

--
Gitblit v1.8.0