From f575652587d4160ab42e75acb2bc26b4f60fb7c3 Mon Sep 17 00:00:00 2001 From: chengsc <Demo@DESKTOP-CPA90BF> Date: 星期二, 23 七月 2024 19:45:11 +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