From 845052bb825f73e91f3fa8c9854b014288275b21 Mon Sep 17 00:00:00 2001
From: duhe <226547893@qq.com>
Date: 星期一, 01 九月 2025 08:32:32 +0800
Subject: [PATCH] 1
---
LMES/LMES.csproj | 4 ++++
1 files changed, 4 insertions(+), 0 deletions(-)
diff --git a/LMES/LMES.csproj b/LMES/LMES.csproj
index baf72fa..26fef8f 100644
--- a/LMES/LMES.csproj
+++ b/LMES/LMES.csproj
@@ -91,6 +91,10 @@
<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" />
--
Gitblit v1.9.1