From f6598be8fdb51673c0a48ddeac8bd0e622835b35 Mon Sep 17 00:00:00 2001
From: 啊鑫 <t2856754968@163.com>
Date: 星期三, 16 七月 2025 11:58:10 +0800
Subject: [PATCH] 111

---
 MES.Service/MES.Service.csproj |   20 ++++++++++----------
 1 files changed, 10 insertions(+), 10 deletions(-)

diff --git a/MES.Service/MES.Service.csproj b/MES.Service/MES.Service.csproj
index 003e882..a7112f7 100644
--- a/MES.Service/MES.Service.csproj
+++ b/MES.Service/MES.Service.csproj
@@ -7,24 +7,24 @@
     </PropertyGroup>
 
     <ItemGroup>
-        <PackageReference Include="FFMpegCore.Extensions.System.Drawing.Common" Version="5.0.0" />
+        <PackageReference Include="FFMpegCore.Extensions.System.Drawing.Common" Version="5.0.0"/>
         <PackageReference Include="Masuit.Tools.Core" Version="2024.3.4"/>
-        <PackageReference Include="PdfiumViewer" Version="2.13.0" />
+        <PackageReference Include="PdfiumViewer" Version="2.13.0"/>
         <PackageReference Include="SqlSugarCore" Version="5.1.4.158"/>
-        <PackageReference Include="System.Drawing.Common" Version="10.0.0-preview.1.25080.3" />
+        <PackageReference Include="System.Drawing.Common" Version="10.0.0-preview.1.25080.3"/>
     </ItemGroup>
 
     <ItemGroup>
-      <Compile Remove="Dto\webApi\ErpCAAWW.cs" />
-      <Compile Remove="Modes\WomcaaWW.cs" />
-      <Compile Remove="Dto\service\MesEqKeepsType02Manager.cs" />
-      <Compile Remove="Dto\service\MesEqMaintainManager.cs" />
+        <Compile Remove="Dto\webApi\ErpCAAWW.cs"/>
+        <Compile Remove="Modes\WomcaaWW.cs"/>
+        <Compile Remove="Dto\service\MesEqKeepsType02Manager.cs"/>
+        <Compile Remove="Dto\service\MesEqMaintainManager.cs"/>
     </ItemGroup>
 
     <ItemGroup>
-      <Reference Include="Kingdee.CDP.WebApi.SDK">
-        <HintPath>resources\Kingdee.CDP.WebApi.SDK.dll</HintPath>
-      </Reference>
+        <Reference Include="Kingdee.CDP.WebApi.SDK">
+            <HintPath>resources\Kingdee.CDP.WebApi.SDK.dll</HintPath>
+        </Reference>
     </ItemGroup>
 
 </Project>

--
Gitblit v1.9.3