From 1b9a56fcf3ffcf0f69ed8b7447322d0a75ba99ac Mon Sep 17 00:00:00 2001 From: wzp <2040239371@qq.com> Date: 星期四, 02 三月 2023 15:31:14 +0800 Subject: [PATCH] 清理dataAccess,避免报错 --- web/web/website.publishproj | 12 ------------ 1 files changed, 0 insertions(+), 12 deletions(-) diff --git a/web/web/website.publishproj b/web/web/website.publishproj index b589a6f..2b37251 100644 --- a/web/web/website.publishproj +++ b/web/web/website.publishproj @@ -48,18 +48,6 @@ <Project>{6199DC29-D043-41B0-BDFD-AFA19ADC7848}</Project> <Name>App_Code</Name> </ProjectReference> - <ProjectReference Include="..\Dao\Dao.csproj"> - <Project>{D0CDBF9C-D79A-434F-ADB0-0A58B7B5E1D6}</Project> - <Name>Dao</Name> - </ProjectReference> - <ProjectReference Include="..\Model\Model.csproj"> - <Project>{337CD576-BA09-4182-9FDD-8F1AB1B30624}</Project> - <Name>Model</Name> - </ProjectReference> - <ProjectReference Include="..\UMCLib\UMCLib.csproj"> - <Project>{AA804FAB-0293-4EB3-BF43-8103F1CC93F5}</Project> - <Name>UMCLib</Name> - </ProjectReference> </ItemGroup> <Import Project="$(_WebPublishTargetsPath)\Web\Microsoft.WebSite.Publishing.targets" /> </Project> \ No newline at end of file -- Gitblit v1.9.1