From 92fea996bf287e90c590cb30c0b1aac5969d0f17 Mon Sep 17 00:00:00 2001 From: schangxiang@126.com <schangxiang@126.com> Date: 周一, 01 9月 2025 15:48:14 +0800 Subject: [PATCH] 增加 主 --- wcs/yunneiWCS/yunneiWCS/yunneiWCS.csproj | 3 +++ 1 files changed, 3 insertions(+), 0 deletions(-) diff --git a/wcs/yunneiWCS/yunneiWCS/yunneiWCS.csproj b/wcs/yunneiWCS/yunneiWCS/yunneiWCS.csproj index 59d0450..5d0de2a 100644 --- a/wcs/yunneiWCS/yunneiWCS/yunneiWCS.csproj +++ b/wcs/yunneiWCS/yunneiWCS/yunneiWCS.csproj @@ -322,6 +322,9 @@ <ItemGroup> <Content Include="IwareICO.ico" /> </ItemGroup> + <ItemGroup> + <Folder Include="Test_ORM\" /> + </ItemGroup> <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" /> <!-- To modify your build process, add your task inside one of the targets below and uncomment it. Other similar extension points exist, see Microsoft.Common.targets. -- Gitblit v1.9.3