From ce58bfdb73054fa181e0731d60f4c2e74798cabb Mon Sep 17 00:00:00 2001
From: llj <132905093+newwwwwwtree@users.noreply.github.com>
Date: 星期一, 13 十月 2025 09:23:38 +0800
Subject: [PATCH] Merge branch 'master' of http://101.37.171.70:10101/r/MES-WEB-API

---
 LMES/LMES.csproj |    8 ++++----
 1 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/LMES/LMES.csproj b/LMES/LMES.csproj
index 26fef8f..aa86cff 100644
--- a/LMES/LMES.csproj
+++ b/LMES/LMES.csproj
@@ -91,10 +91,6 @@
     <Reference Include="System.Drawing" />
     <Reference Include="System.Windows.Forms" />
     <Reference Include="System.Xml" />
-    <Reference Include="WebAPI, Version=1.0.0.0, Culture=neutral, processorArchitecture=x86">
-      <SpecificVersion>False</SpecificVersion>
-      <HintPath>bin\x86\Debug\WebAPI.dll</HintPath>
-    </Reference>
   </ItemGroup>
   <ItemGroup>
     <Compile Include="ClsShowMod.cs" />
@@ -265,6 +261,10 @@
       <Project>{c518f792-17cd-4894-99e5-c0ea4f59e0f3}</Project>
       <Name>WarM</Name>
     </ProjectReference>
+    <ProjectReference Include="..\WebAPI\WebAPI.csproj">
+      <Project>{5b60ce0c-963c-4dc2-91b3-0b471aac5438}</Project>
+      <Name>WebAPI</Name>
+    </ProjectReference>
     <ProjectReference Include="..\WorkM\WorkM.csproj">
       <Project>{38499782-d273-45ee-a5a4-19ac1fc36444}</Project>
       <Name>WorkM</Name>

--
Gitblit v1.9.1