From 335b6defd75b0e57120c865552f0c7d1627ff983 Mon Sep 17 00:00:00 2001
From: lixiaojun <1287241240@qq.com>
Date: 星期四, 19 九月 2024 14:51:19 +0800
Subject: [PATCH] 水力模拟修改

---
 WinFrmUI/HStation.WinFrmUI.Assets.Core/HStation.WinFrmUI.Assets.Core.csproj.user |   29 ++++++++++++++++-------------
 1 files changed, 16 insertions(+), 13 deletions(-)

diff --git a/WinFrmUI/HStation.WinFrmUI.Assets.Core/HStation.WinFrmUI.Assets.Core.csproj.user b/WinFrmUI/HStation.WinFrmUI.Assets.Core/HStation.WinFrmUI.Assets.Core.csproj.user
index e0e84e7..8a42fbf 100644
--- a/WinFrmUI/HStation.WinFrmUI.Assets.Core/HStation.WinFrmUI.Assets.Core.csproj.user
+++ b/WinFrmUI/HStation.WinFrmUI.Assets.Core/HStation.WinFrmUI.Assets.Core.csproj.user
@@ -2,43 +2,43 @@
 <Project ToolsVersion="Current" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
   <PropertyGroup />
   <ItemGroup>
-    <Compile Update="01-PumpProductManage\02-ViewPumpInformation\ViewPumpInformationDlg.cs">
+    <Compile Update="01-pumpProductManage\02-ViewPumpInformation\ViewPumpInformationDlg.cs">
       <SubType>Form</SubType>
     </Compile>
-    <Compile Update="01-PumpProductManage\03-PumpType\AddPumpTypeDlg.cs">
+    <Compile Update="01-pumpProductManage\03-PumpType\AddPumpTypeDlg.cs">
       <SubType>Form</SubType>
     </Compile>
-    <Compile Update="01-PumpProductManage\AddPumpProductGroupDlg.cs">
+    <Compile Update="01-pumpProductManage\AddPumpProductGroupDlg.cs">
       <SubType>Form</SubType>
     </Compile>
-    <Compile Update="01-PumpProductManage\AddPumpProductMainDlg.cs">
+    <Compile Update="01-pumpProductManage\AddPumpProductMainDlg.cs">
       <SubType>Form</SubType>
     </Compile>
-    <Compile Update="01-PumpProductManage\AddPumpProductSeriesDlg.cs">
+    <Compile Update="01-pumpProductManage\AddPumpProductSeriesDlg.cs">
       <SubType>Form</SubType>
     </Compile>
-    <Compile Update="01-PumpProductManage\01-EditPumpPartProp\EditPumpPartPropDlg.cs">
+    <Compile Update="01-pumpProductManage\01-EditPumpPartProp\EditPumpPartPropDlg.cs">
       <SubType>Form</SubType>
     </Compile>
-    <Compile Update="01-PumpProductManage\EditPumpProductGroupDlg.cs">
+    <Compile Update="01-pumpProductManage\EditPumpProductGroupDlg.cs">
       <SubType>Form</SubType>
     </Compile>
-    <Compile Update="01-PumpProductManage\EditPumpProductMainDlg.cs">
+    <Compile Update="01-pumpProductManage\EditPumpProductMainDlg.cs">
       <SubType>Form</SubType>
     </Compile>
-    <Compile Update="01-PumpProductManage\EditPumpProductSeriesDlg.cs">
+    <Compile Update="01-pumpProductManage\EditPumpProductSeriesDlg.cs">
       <SubType>Form</SubType>
     </Compile>
-    <Compile Update="01-PumpProductManage\01-EditPumpPartProp\PumpProductListBox.cs">
+    <Compile Update="01-pumpProductManage\01-EditPumpPartProp\PumpProductListBox.cs">
       <SubType>UserControl</SubType>
     </Compile>
-    <Compile Update="01-PumpProductManage\PumpProductMainPanel.cs">
+    <Compile Update="01-pumpProductManage\PumpProductMainPanel.cs">
       <SubType>UserControl</SubType>
     </Compile>
-    <Compile Update="01-PumpProductManage\PumpProductSeriesTreeListCtrl.cs">
+    <Compile Update="01-pumpProductManage\PumpProductSeriesTreeListCtrl.cs">
       <SubType>UserControl</SubType>
     </Compile>
-    <Compile Update="05-ValveManage\ValveManageMainPanel.cs">
+    <Compile Update="05-valveManage\ValveManageMainPanel.cs">
       <SubType>UserControl</SubType>
     </Compile>
     <Compile Update="02-UICore\00-DocumentPage\DocumentPage.cs">
@@ -47,5 +47,8 @@
     <Compile Update="02-UICore\00-DocumentPage\MainForm.cs">
       <SubType>Form</SubType>
     </Compile>
+    <Compile Update="06-pipelineManage\DescriptionDlg.cs">
+      <SubType>Form</SubType>
+    </Compile>
   </ItemGroup>
 </Project>
\ No newline at end of file

--
Gitblit v1.9.3