From 675b8bcc4a3630d95e3d0b97d933e63442075ecb Mon Sep 17 00:00:00 2001
From: bklLiudl <673013083@qq.com>
Date: 星期二, 23 七月 2024 19:49:42 +0800
Subject: [PATCH] 修改测试

---
 DataBase/DataBase.csproj |    6 ++++++
 1 files changed, 6 insertions(+), 0 deletions(-)

diff --git a/DataBase/DataBase.csproj b/DataBase/DataBase.csproj
index 2153821..dd068ed 100644
--- a/DataBase/DataBase.csproj
+++ b/DataBase/DataBase.csproj
@@ -114,5 +114,11 @@
     <None Include="app.config" />
     <None Include="packages.config" />
   </ItemGroup>
+  <ItemGroup>
+    <Content Include="bin\Debug\Commom.dll" />
+    <Content Include="bin\Debug\Interop.SQLDMO.dll" />
+    <Content Include="bin\Debug\Microsoft.Practices.EnterpriseLibrary.Common.dll" />
+    <Content Include="bin\Debug\Microsoft.Practices.EnterpriseLibrary.Data.dll" />
+  </ItemGroup>
   <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
 </Project>
\ No newline at end of file

--
Gitblit v1.8.0