From 4a5989c23c468d376a8abe72abe1a534708dbfe2 Mon Sep 17 00:00:00 2001
From: lixiaojun <1287241240@qq.com>
Date: 星期三, 27 十一月 2024 20:18:51 +0800
Subject: [PATCH] 增加方案工况

---
 WinFrmUI/Yw.WinFrmUI.Core/Yw.WinFrmUI.Core.csproj.user |   18 ++++++++++++++++++
 1 files changed, 18 insertions(+), 0 deletions(-)

diff --git a/WinFrmUI/Yw.WinFrmUI.Core/Yw.WinFrmUI.Core.csproj.user b/WinFrmUI/Yw.WinFrmUI.Core/Yw.WinFrmUI.Core.csproj.user
index 6122464..6282528 100644
--- a/WinFrmUI/Yw.WinFrmUI.Core/Yw.WinFrmUI.Core.csproj.user
+++ b/WinFrmUI/Yw.WinFrmUI.Core/Yw.WinFrmUI.Core.csproj.user
@@ -7,5 +7,23 @@
     <Compile Update="06-document\DocumentPage.cs">
       <SubType>UserControl</SubType>
     </Compile>
+    <Compile Update="09-common\01-flags\SetFlagsContainerCtrl.cs">
+      <SubType>UserControl</SubType>
+    </Compile>
+    <Compile Update="09-common\01-flags\SetFlagsDlg.cs">
+      <SubType>Form</SubType>
+    </Compile>
+    <Compile Update="09-common\02-string-list-checked\StringListCheckedListBoxCtrl.cs">
+      <SubType>UserControl</SubType>
+    </Compile>
+    <Compile Update="09-common\01-flags\SetFlagsEditCtrl.cs">
+      <SubType>UserControl</SubType>
+    </Compile>
+    <Compile Update="09-common\03-search-set\GeneralSearchAndSetCtrl.cs">
+      <SubType>UserControl</SubType>
+    </Compile>
+    <Compile Update="09-common\12-ok-cancel\GeneralOkAndCancelCtrl.cs">
+      <SubType>UserControl</SubType>
+    </Compile>
   </ItemGroup>
 </Project>
\ No newline at end of file

--
Gitblit v1.9.3