From 615b8e5a4999a89770d58d0f15d742c1b12f9834 Mon Sep 17 00:00:00 2001
From: jhz <jinghz@oceic.com>
Date: 星期一, 03 四月 2023 10:10:27 +0800
Subject: [PATCH] 1

---
 NETSCM/NETSCM.csproj |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/NETSCM/NETSCM.csproj b/NETSCM/NETSCM.csproj
index 7889568..fe4ff17 100644
--- a/NETSCM/NETSCM.csproj
+++ b/NETSCM/NETSCM.csproj
@@ -37,7 +37,7 @@
   <ItemGroup>
     <Reference Include="BaseSet, Version=1.0.0.0, Culture=neutral, processorArchitecture=MSIL">
       <SpecificVersion>False</SpecificVersion>
-      <HintPath>..\BaseSet\bin\Debug\BaseSet.dll</HintPath>
+      <HintPath>..\BaseSet\obj\Debug\BaseSet.dll</HintPath>
     </Reference>
     <Reference Include="BLL, Version=1.0.0.0, Culture=neutral, processorArchitecture=x86">
       <SpecificVersion>False</SpecificVersion>

--
Gitblit v1.9.1