From c4fa5bc34b30434b9f39f2670c30d10cf9f1cad4 Mon Sep 17 00:00:00 2001
From: Administrator <Administrator@DESKTOP-1VKMM8S>
Date: 星期二, 16 三月 2021 15:33:56 +0800
Subject: [PATCH] 1.将配置文件路径更改为程序路径下。

---
 P066.Data/P066.Data.csproj |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/P066.Data/P066.Data.csproj b/P066.Data/P066.Data.csproj
index cff15a3..c09b13d 100644
--- a/P066.Data/P066.Data.csproj
+++ b/P066.Data/P066.Data.csproj
@@ -34,6 +34,7 @@
   </PropertyGroup>
   <ItemGroup>
     <Reference Include="System" />
+    <Reference Include="System.Configuration" />
     <Reference Include="System.Core" />
     <Reference Include="System.Xml.Linq" />
     <Reference Include="System.Data.DataSetExtensions" />

--
Gitblit v1.8.0