From 94d10185010a7476021764f5b5cb59dc7d2b68f4 Mon Sep 17 00:00:00 2001 From: lixiaojun <1287241240@qq.com> Date: 星期五, 20 十二月 2024 15:23:00 +0800 Subject: [PATCH] 项目管理整改 --- WinFrmUI/HStation.WinFrmUI.Xhs.Core/HStation.WinFrmUI.Xhs.Core.csproj.user | 32 +++++++------------------------- 1 files changed, 7 insertions(+), 25 deletions(-) diff --git a/WinFrmUI/HStation.WinFrmUI.Xhs.Core/HStation.WinFrmUI.Xhs.Core.csproj.user b/WinFrmUI/HStation.WinFrmUI.Xhs.Core/HStation.WinFrmUI.Xhs.Core.csproj.user index 34e5b69..99c0f21 100644 --- a/WinFrmUI/HStation.WinFrmUI.Xhs.Core/HStation.WinFrmUI.Xhs.Core.csproj.user +++ b/WinFrmUI/HStation.WinFrmUI.Xhs.Core/HStation.WinFrmUI.Xhs.Core.csproj.user @@ -46,31 +46,19 @@ <Compile Update="02-project\01-import\04-completed\01-info\XhsProjectSimulationProjectInfoCtrl.cs"> <SubType>UserControl</SubType> </Compile> - <Compile Update="02-project\02-bimface\ViewXhsProjectBimfacePage.cs"> + <Compile Update="02-project\02-bimface\XhsProjectBimfaceViewPage.cs"> <SubType>UserControl</SubType> </Compile> <Compile Update="02-project\03-mgr\XhsProjectMgrPage.cs"> <SubType>UserControl</SubType> </Compile> - <Compile Update="02-project\04-dlg\00-core\ImportXhsProjectFileDlg.cs"> + <Compile Update="02-project\04-q3d\XhsProjectQ3dViewPage.cs"> + <SubType>UserControl</SubType> + </Compile> + <Compile Update="02-project\06-edit\EditXhsProjectDlg.cs"> <SubType>Form</SubType> </Compile> - <Compile Update="02-project\04-dlg\01-FileChoice\SelectXhsProjectFileModelFileWizardPage.cs"> - <SubType>UserControl</SubType> - </Compile> - <Compile Update="02-project\04-dlg\02-GeneralProject\GenerateXhsProjectFileWizardPage.cs"> - <SubType>UserControl</SubType> - </Compile> - <Compile Update="02-project\04-dlg\03-ImportCompleted\ImportXhsProjectFileCompletedCtrl.cs"> - <SubType>UserControl</SubType> - </Compile> - <Compile Update="02-project\04-dlg\04-ProjectResultShowPanel\ProjectFileResultShowPanel.cs"> - <SubType>UserControl</SubType> - </Compile> - <Compile Update="02-project\04-dlg\AddProjectDlg.cs"> - <SubType>Form</SubType> - </Compile> - <Compile Update="02-project\04-dlg\EditProjectDlg.cs"> + <Compile Update="02-project\07-map\SetXhsProjectMapDlg.cs"> <SubType>Form</SubType> </Compile> <Compile Update="03-simulation\01-info\XhsProjectSimulationBimfaceInfoCtrl.cs"> @@ -127,7 +115,7 @@ <Compile Update="03-simulation\05-function\SimulationFunctionCtrl.cs"> <SubType>UserControl</SubType> </Compile> - <Compile Update="03-simulation\06-simulation\EditXhsSchemeDlg.cs"> + <Compile Update="03-simulation\04-scheme\03-edit\EditXhsSchemeDlg.cs"> <SubType>Form</SubType> </Compile> <Compile Update="03-simulation\07-matching\02-pump\01-pumpsinglematching\PumpSingleMatchingCtrl.cs"> @@ -207,12 +195,6 @@ </Compile> <Compile Update="03-simulation\06-simulation\XhsProjectSimulationCorePage.cs"> <SubType>UserControl</SubType> - </Compile> - <Compile Update="03-simulation\07-matching\17-compressor\CompressorChartShowDlg.cs"> - <SubType>Form</SubType> - </Compile> - <Compile Update="03-simulation\07-matching\18-exchanger\ExchangerChartShowDlg.cs"> - <SubType>Form</SubType> </Compile> <Compile Update="03-simulation\07-matching\21-cooling\AssetsCoolingSingleMatchingCtrl.cs"> <SubType>UserControl</SubType> -- Gitblit v1.9.3