From daa1cfbb3431afdeb1a5c9dbe208e843032e4a10 Mon Sep 17 00:00:00 2001 From: bklLiudl <673013083@qq.com> Date: 星期二, 23 七月 2024 19:40:13 +0800 Subject: [PATCH] 提交缺失文件 --- DataBase/DataBase.csproj | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/DataBase/DataBase.csproj b/DataBase/DataBase.csproj index 75849b7..dd068ed 100644 --- a/DataBase/DataBase.csproj +++ b/DataBase/DataBase.csproj @@ -117,6 +117,7 @@ <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" /> -- Gitblit v1.8.0