From 97a5a103f118e8e6ad95db730a4c8d0519c4d3e7 Mon Sep 17 00:00:00 2001 From: schangxiang@126.com <schangxiang@126.com> Date: 周二, 10 9月 2024 16:56:19 +0800 Subject: [PATCH] 删除不用的文件 --- DataCapture/iWare_SCADA_DataCapture/iWare_SCADA_BusinessLogical/iWare_SCADA_BusinessLogical.csproj | 1 - 1 files changed, 0 insertions(+), 1 deletions(-) diff --git a/DataCapture/iWare_SCADA_DataCapture/iWare_SCADA_BusinessLogical/iWare_SCADA_BusinessLogical.csproj b/DataCapture/iWare_SCADA_DataCapture/iWare_SCADA_BusinessLogical/iWare_SCADA_BusinessLogical.csproj index 693a7b9..8bf2460 100644 --- a/DataCapture/iWare_SCADA_DataCapture/iWare_SCADA_BusinessLogical/iWare_SCADA_BusinessLogical.csproj +++ b/DataCapture/iWare_SCADA_DataCapture/iWare_SCADA_BusinessLogical/iWare_SCADA_BusinessLogical.csproj @@ -93,7 +93,6 @@ <Compile Include="DataCaptureHandlerV2\DeleteDataHandler.cs" /> <Compile Include="DataCaptureHandlerV2\OP80QualityDataHandler.cs" /> <Compile Include="DataCaptureHandlerV2\DataCaptureHandler_01.cs" /> - <Compile Include="DataCaptureHandlerV2\DataCaptureHandler_OP3002.cs" /> <Compile Include="DataCaptureHandlerV2\DataCaptureHandler_02.cs" /> <Compile Include="DataCaptureHandlerV2\DataCaptureHandler_03.cs" /> <Compile Include="DataCaptureHandlerV2\DataCaptureHandler_04.cs" /> -- Gitblit v1.9.3