From f74b68b80ed649fad002cc3910beefcdfa90e738 Mon Sep 17 00:00:00 2001
From: yangle <admin@YINMOU>
Date: 星期二, 09 七月 2024 16:04:36 +0800
Subject: [PATCH] spc采集

---
 WFormSynchronizeData_SMR/WFormSynchronizeData_SMR/WFormSynchronizeData_SMR.csproj |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

diff --git a/WFormSynchronizeData_SMR/WFormSynchronizeData_SMR/WFormSynchronizeData_SMR.csproj b/WFormSynchronizeData_SMR/WFormSynchronizeData_SMR/WFormSynchronizeData_SMR.csproj
index 81ae9ef..7ede0d7 100644
--- a/WFormSynchronizeData_SMR/WFormSynchronizeData_SMR/WFormSynchronizeData_SMR.csproj
+++ b/WFormSynchronizeData_SMR/WFormSynchronizeData_SMR/WFormSynchronizeData_SMR.csproj
@@ -64,6 +64,7 @@
       <HintPath>..\packages\Newtonsoft.Json.6.0.4\lib\net45\Newtonsoft.Json.dll</HintPath>
     </Reference>
     <Reference Include="System" />
+    <Reference Include="System.Configuration" />
     <Reference Include="System.Core" />
     <Reference Include="System.Xml.Linq" />
     <Reference Include="System.Data.DataSetExtensions" />
@@ -97,6 +98,7 @@
       <AutoGen>True</AutoGen>
       <DependentUpon>Resources.resx</DependentUpon>
     </Compile>
+    <None Include="bin\Debug\Config\SQLAPI.config" />
     <None Include="packages.config" />
     <None Include="Properties\Settings.settings">
       <Generator>SettingsSingleFileGenerator</Generator>

--
Gitblit v1.9.1