From 0a2a77e586f1a5a782288ca39129a7638e47f983 Mon Sep 17 00:00:00 2001
From: YL <YL@LAPTOP-SE03PLUR>
Date: 星期一, 13 十二月 2021 16:56:02 +0800
Subject: [PATCH] nothing

---
 CLOUDWEB/CLOUDWEB.csproj |    5 ++---
 1 files changed, 2 insertions(+), 3 deletions(-)

diff --git a/CLOUDWEB/CLOUDWEB.csproj b/CLOUDWEB/CLOUDWEB.csproj
index 28b38da..8449caf 100644
--- a/CLOUDWEB/CLOUDWEB.csproj
+++ b/CLOUDWEB/CLOUDWEB.csproj
@@ -44,9 +44,8 @@
       <SpecificVersion>False</SpecificVersion>
       <HintPath>..\DLL\BLL.dll</HintPath>
     </Reference>
-    <Reference Include="DAL, Version=1.0.0.0, Culture=neutral, processorArchitecture=x86">
-      <SpecificVersion>False</SpecificVersion>
-      <HintPath>..\DLL\DAL.dll</HintPath>
+    <Reference Include="DAL">
+      <HintPath>C:\Users\YL\Desktop\DAL.dll</HintPath>
     </Reference>
     <Reference Include="DBUtility, Version=1.0.0.0, Culture=neutral, processorArchitecture=x86">
       <SpecificVersion>False</SpecificVersion>

--
Gitblit v1.9.1