From 355222d6bd72a004db00b875cc9263b7e433dc73 Mon Sep 17 00:00:00 2001 From: duheng <2784771470@qq.com> Date: 星期五, 27 九月 2024 16:16:24 +0800 Subject: [PATCH] 整理文件 --- WinFrmUI/HStation.WinFrmUI.Xhs.Core/HStation.WinFrmUI.Xhs.Core.csproj | 14 +++++++------- 1 files changed, 7 insertions(+), 7 deletions(-) diff --git a/WinFrmUI/HStation.WinFrmUI.Xhs.Core/HStation.WinFrmUI.Xhs.Core.csproj b/WinFrmUI/HStation.WinFrmUI.Xhs.Core/HStation.WinFrmUI.Xhs.Core.csproj index 786aa63..746042d 100644 --- a/WinFrmUI/HStation.WinFrmUI.Xhs.Core/HStation.WinFrmUI.Xhs.Core.csproj +++ b/WinFrmUI/HStation.WinFrmUI.Xhs.Core/HStation.WinFrmUI.Xhs.Core.csproj @@ -27,17 +27,17 @@ <Compile Remove="02-project\01-import\00-core\ImportXhsProjectDlg-bak.Designer.cs" /> <Compile Remove="02-project\03-mgr\XhsProjectMgrPage - 澶嶅埗.cs" /> <Compile Remove="02-project\03-mgr\XhsProjectMgrPage - 澶嶅埗.Designer.cs" /> - <Compile Remove="03-simulation\06-simulation\01-matching\02-pump\01-PumpMainCurveChoice\PumpMainChoicePage.cs" /> - <Compile Remove="03-simulation\06-simulation\01-matching\02-pump\01-PumpMainCurveChoice\PumpMainChoicePage.Designer.cs" /> - <Compile Remove="03-simulation\06-simulation\01-matching\02-pump\01-PumpMainCurveChoice\PumpMainForm-bak.cs" /> - <Compile Remove="03-simulation\06-simulation\01-matching\02-pump\01-PumpMainCurveChoice\PumpMainForm-bak.Designer.cs" /> + <Compile Remove="03-simulation\06-simulation\01-matching\02-pump\01-pumpsinglematching\PumpMainChoicePage.cs" /> + <Compile Remove="03-simulation\06-simulation\01-matching\02-pump\01-pumpsinglematching\PumpMainChoicePage.Designer.cs" /> + <Compile Remove="03-simulation\06-simulation\01-matching\02-pump\01-pumpsinglematching\PumpMainForm-bak.cs" /> + <Compile Remove="03-simulation\06-simulation\01-matching\02-pump\01-pumpsinglematching\PumpMainForm-bak.Designer.cs" /> </ItemGroup> <ItemGroup> <EmbeddedResource Remove="02-project\01-import\00-core\ImportXhsProjectDlg-bak.resx" /> <EmbeddedResource Remove="02-project\03-mgr\XhsProjectMgrPage - 澶嶅埗.resx" /> - <EmbeddedResource Remove="03-simulation\06-simulation\01-matching\02-pump\01-PumpMainCurveChoice\PumpMainChoicePage.resx" /> - <EmbeddedResource Remove="03-simulation\06-simulation\01-matching\02-pump\01-PumpMainCurveChoice\PumpMainForm-bak.resx" /> + <EmbeddedResource Remove="03-simulation\06-simulation\01-matching\02-pump\01-pumpsinglematching\PumpMainChoicePage.resx" /> + <EmbeddedResource Remove="03-simulation\06-simulation\01-matching\02-pump\01-pumpsinglematching\PumpMainForm-bak.resx" /> </ItemGroup> <ItemGroup> @@ -98,7 +98,7 @@ <Compile Update="02-project\04-dlg\EditProjectDlg.cs"> <SubType>Form</SubType> </Compile> - <Compile Update="03-simulation\06-simulation\01-matching\02-pump\01-PumpMainCurveChoice\ChoicePumpMainDlg.cs"> + <Compile Update="03-simulation\06-simulation\01-matching\02-pump\01-pumpsinglematching\XhsProjectSimulationPumpSingleMatchingDlg.cs"> <SubType>Form</SubType> </Compile> <Compile Update="03-simulation\01-info\XhsProjectSimulationHydroInfoCtrl.cs"> -- Gitblit v1.9.3