From 78b99e5348592a29ca1393a5e13db619cc4eba56 Mon Sep 17 00:00:00 2001
From: wangxinhui <wangxinhui@hnkhzn.com>
Date: 星期四, 26 十二月 2024 23:40:56 +0800
Subject: [PATCH] 入壳设备增加
---
wcs-server-hbf/WIDESEA_WCS/WIDESEA_WCS.csproj | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/wcs-server-hbf/WIDESEA_WCS/WIDESEA_WCS.csproj b/wcs-server-hbf/WIDESEA_WCS/WIDESEA_WCS.csproj
index d599b7f..562696d 100644
--- a/wcs-server-hbf/WIDESEA_WCS/WIDESEA_WCS.csproj
+++ b/wcs-server-hbf/WIDESEA_WCS/WIDESEA_WCS.csproj
@@ -29,7 +29,7 @@
<HintPath>..\WIDESEA_Common\Reference\Newtonsoft.Json.dll</HintPath>
</Reference>
<Reference Include="WIDESEA">
- <HintPath>..\WIDESEA_WCS\bin\Debug\net5.0\WIDESEA.dll</HintPath>
+ <HintPath>..\..\DLL\WIDESEA.dll</HintPath>
</Reference>
</ItemGroup>
--
Gitblit v1.9.3