From 46cca75880353bbffbd8fef39fe2ea659180ebd7 Mon Sep 17 00:00:00 2001
From: bklLiudl <673013083@qq.com>
Date: 星期二, 23 七月 2024 19:30:52 +0800
Subject: [PATCH] 缺失文件提交

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

diff --git a/DataBase/DataBase.csproj b/DataBase/DataBase.csproj
index 2153821..75849b7 100644
--- a/DataBase/DataBase.csproj
+++ b/DataBase/DataBase.csproj
@@ -114,5 +114,10 @@
     <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.Data.dll" />
+  </ItemGroup>
   <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
 </Project>
\ No newline at end of file

--
Gitblit v1.8.0