| | |
| | | |
| | | <PropertyGroup> |
| | | <TargetFramework>net6.0-windows</TargetFramework> |
| | | <Nullable>warnings</Nullable> |
| | | <Nullable>disable</Nullable> |
| | | <UseWindowsForms>true</UseWindowsForms> |
| | | <ImplicitUsings>enable</ImplicitUsings> |
| | | </PropertyGroup> |
| | | |
| | | <ItemGroup> |
| | | <Compile Remove="02-UICore\**" /> |
| | | <Compile Remove="03-valve\01-series-----bak\**" /> |
| | | <Compile Remove="03-valve\02-main---bak\**" /> |
| | | <Compile Remove="10-equipment\**" /> |
| | | <EmbeddedResource Remove="02-UICore\**" /> |
| | | <EmbeddedResource Remove="03-valve\01-series-----bak\**" /> |
| | | <EmbeddedResource Remove="03-valve\02-main---bak\**" /> |
| | | <EmbeddedResource Remove="10-equipment\**" /> |
| | | <None Remove="02-UICore\**" /> |
| | | <None Remove="03-valve\01-series-----bak\**" /> |
| | | <None Remove="03-valve\02-main---bak\**" /> |
| | | <None Remove="10-equipment\**" /> |
| | | <Page Remove="02-UICore\**" /> |
| | | <Page Remove="03-valve\01-series-----bak\**" /> |
| | | <Page Remove="03-valve\02-main---bak\**" /> |
| | | <Page Remove="10-equipment\**" /> |
| | | </ItemGroup> |
| | | |
| | |
| | | <Compile Remove="01-pump\AddPumpProductMainDlg - 复制.Designer.cs" /> |
| | | <Compile Remove="01-pump\PumpProductMainPanel - 复制.cs" /> |
| | | <Compile Remove="01-pump\PumpProductMainPanel - 复制.Designer.cs" /> |
| | | <Compile Remove="03-valve\SetValveCoefficientDlg.cs" /> |
| | | <Compile Remove="03-valve\SetValveCoefficientDlg.Designer.cs" /> |
| | | <Compile Remove="03-valve\ValveManageMainPage.cs" /> |
| | | <Compile Remove="03-valve\ValveManageMainPage.Designer.cs" /> |
| | | <Compile Remove="12-package\02-main\01-EditPumpPartProp\EquipmentProductListBox.cs" /> |
| | | <Compile Remove="12-package\02-main\01-EditPumpPartProp\EquipmentProductListBox.Designer.cs" /> |
| | | <Compile Remove="12-package\02-main\01-EditPumpPartProp\PropGroupChoiceViewModel.cs" /> |
| | | <Compile Remove="20-exchanger\ExchangerManageMainPage.cs" /> |
| | | <Compile Remove="20-exchanger\ExchangerManageMainPage.Designer.cs" /> |
| | | </ItemGroup> |
| | | |
| | | <ItemGroup> |
| | | <EmbeddedResource Remove="01-pump\AddPumpProductMainDlg - 复制.resx" /> |
| | | <EmbeddedResource Remove="01-pump\PumpProductMainPanel - 复制.resx" /> |
| | | <EmbeddedResource Remove="03-valve\SetValveCoefficientDlg.resx" /> |
| | | <EmbeddedResource Remove="03-valve\ValveManageMainPage.resx" /> |
| | | <EmbeddedResource Remove="12-package\02-main\01-EditPumpPartProp\EquipmentProductListBox.resx" /> |
| | | <EmbeddedResource Remove="20-exchanger\ExchangerManageMainPage.resx" /> |
| | | </ItemGroup> |
| | | |
| | | <ItemGroup> |
| | | <PackageReference Include="DevExpress.Win.Design" Version="23.2.4" /> |
| | | <PackageReference Include="Microsoft.Web.WebView2" Version="1.0.2535.41" /> |
| | | <PackageReference Include="Yw.BLL.Assets.Core" Version="3.0.1" /> |
| | | <PackageReference Include="Yw.BLL.Phart.Core" Version="3.0.5" /> |
| | | </ItemGroup> |
| | | |
| | | <ItemGroup> |
| | | <ProjectReference Include="..\..\BLL\HStation.BLL.Assets.Core\HStation.BLL.Assets.Core.csproj" /> |
| | | <ProjectReference Include="..\..\BLL\HStation.BLL.Xhs.Core\HStation.BLL.Xhs.Core.csproj" /> |
| | | <ProjectReference Include="..\..\Dto\HStation.Dto.Assets.Core\HStation.Dto.Assets.Core.csproj" /> |
| | | <ProjectReference Include="..\HStation.WinFrmUI.Basic\HStation.WinFrmUI.Basic.csproj" /> |
| | | <ProjectReference Include="..\HStation.WinFrmUI.Basic.Core\HStation.WinFrmUI.Basic.Core.csproj" /> |
| | | <ProjectReference Include="..\Hstation.WinFrmUI.Core\HStation.WinFrmUI.Core.csproj" /> |
| | | <ProjectReference Include="..\HStation.WinFrmUI.Dict.Core\HStation.WinFrmUI.Dict.Core.csproj" /> |
| | | <ProjectReference Include="..\HStation.WinFrmUI.PhartRelation.Core\HStation.WinFrmUI.PhartRelation.Core.csproj" /> |
| | | </ItemGroup> |
| | | |
| | | <ItemGroup> |
| | | <Compile Update="01-pump\07-PumpChart\01-import\01-excel\ImportPumpPerform2dByExcelCtrl.cs"> |
| | | <SubType>UserControl</SubType> |
| | | </Compile> |
| | | <Compile Update="01-pump\07-PumpChart\01-import\01-excel\ImportPumpPerform2dByExcelDlg.cs"> |
| | | <SubType>Form</SubType> |
| | | </Compile> |
| | | <Compile Update="01-pump\07-PumpChart\01-import\02-image\ImportAssetsExchangerCurveQLByPictureDlg.cs"> |
| | | <SubType>Form</SubType> |
| | | </Compile> |
| | | <Compile Update="01-pump\07-PumpChart\02-Eidt\EditAssetsExchangerCurveQLDlg.cs"> |
| | | <SubType>Form</SubType> |
| | | </Compile> |
| | | <Compile Update="02-adapting\EditAdaptingMainDlg.cs" /> |
| | | <Compile Update="02-adapting\AddAdaptingMainDlg.cs" /> |
| | | <Compile Update="01-pump\03-AssetsPumpType\EditAssetsPumpTypeDlg.cs"> |
| | | <SubType>Form</SubType> |
| | | </Compile> |
| | | <Compile Update="01-pump\EditPumpProductMainDlg.cs" /> |
| | | <Compile Update="01-pump\EditPumpProductGroupDlg.cs" /> |
| | | <Compile Update="01-pump\AddPumpProductGroupDlg.cs" /> |
| | | <Compile Update="01-pump\AddPumpProductMainDlg.cs" /> |
| | | <Compile Update="01-pump\EditPumpProductSeriesDlg.cs" /> |
| | | <Compile Update="03-valve\01-series\EditAssetsValveSeriesDlg.cs"> |
| | | <SubType>Form</SubType> |
| | | </Compile> |
| | | <Compile Update="03-valve\01-series\AddAssetsValveSeriesDlg.cs"> |
| | | <SubType>Form</SubType> |
| | | </Compile> |
| | | <Compile Update="03-valve\ValveTypeTreeListCtrl.cs" /> |
| | | <Compile Update="01-pump\04-PumpMain\EditPumpProductMainDlg.cs" /> |
| | | <Compile Update="01-pump\06-PumpGroup\EditPumpProductGroupDlg.cs" /> |
| | | <Compile Update="01-pump\06-PumpGroup\AddPumpProductGroupDlg.cs" /> |
| | | <Compile Update="01-pump\04-PumpMain\AddPumpProductMainDlg.cs" /> |
| | | <Compile Update="01-pump\05-PumpSeries\EditPumpProductSeriesDlg.cs" /> |
| | | <Compile Update="03-valve\04-chart-edit\ValvePerform2dEditChart.cs" /> |
| | | <Compile Update="03-valve\04-chart-edit\ValvePerform2dEditCtrl.cs" /> |
| | | <Compile Update="03-valve\04-chart-edit\ValvePerform2dEditDlg.cs" /> |
| | | <Compile Update="03-valve\05-import\01-excel\ImportValvePerform2dByExcelCtrl.cs" /> |
| | | <Compile Update="03-valve\05-import\01-excel\ImportValvePerform2dByExcelDlg.cs" /> |
| | | <Compile Update="02-adapting\AdaptingManageMainPage.cs" /> |
| | | <Compile Update="03-valve\04-chart-edit\XhsValveMainPhartMinorLossPanel.cs" /> |
| | | <Compile Update="04-pipe\03-coefficient\SetPipeLineCoefficientDlg.cs" /> |
| | | <Compile Update="05-elbow\02-main\AddAssetsElbowMainDlg.cs"> |
| | | <SubType>Form</SubType> |
| | | </Compile> |
| | | <Compile Update="05-elbow\02-main\EditAssetsElbowMainDlg.cs"> |
| | | <SubType>Form</SubType> |
| | | </Compile> |
| | | <Compile Update="06-threeLink\01-series\AddPipeLineSeriesDlg.cs" /> |
| | | <Compile Update="06-threeLink\01-series\EditPipeLineSeriesDlg.cs" /> |
| | | <Compile Update="06-threeLink\01-series\PipeLineTreeListCtrl.cs" /> |
| | | <Compile Update="05-elbow\03-coefficient\SetElbowCoefficientDlg.cs" /> |
| | | <Compile Update="06-threeLink\01-series\AddAssetsThreelinkSeriesDlg.cs" /> |
| | | <Compile Update="06-threeLink\01-series\EditAssetsThreelinkSeriesDlg.cs" /> |
| | | <Compile Update="06-threeLink\01-series\ThreeLinkTreeListCtrl.cs" /> |
| | | <Compile Update="06-threeLink\02-main\AddAssetsThreelinkMainDlg.cs"> |
| | | <SubType>Form</SubType> |
| | | </Compile> |
| | | <Compile Update="06-threeLink\02-main\EditAssetsThreelinkMainDlg.cs"> |
| | | <SubType>Form</SubType> |
| | | </Compile> |
| | | <Compile Update="06-threeLink\02-main\ThreeLinkManageMainPage.cs" /> |
| | | <Compile Update="05-elbow\01-series\AddPipeLineSeriesDlg.cs" /> |
| | | <Compile Update="05-elbow\01-series\EditPipeLineSeriesDlg.cs" /> |
| | | <Compile Update="05-elbow\01-series\PipeLineTreeListCtrl.cs" /> |
| | | <Compile Update="05-elbow\02-main\ElbowManageMainPage.cs" /> |
| | | <Compile Update="06-threeLink\03-coefficient\SetThreelinkCoefficientDlg.cs" /> |
| | | <Compile Update="06-threeLink\ThreeLinkManageMainPage.cs" /> |
| | | <Compile Update="05-elbow\01-series\AddAssetsElbowSeriesDlg.cs" /> |
| | | <Compile Update="05-elbow\01-series\EditAssetsElbowSeriesDlg.cs" /> |
| | | <Compile Update="05-elbow\01-series\ElbowTreeListCtrl.cs" /> |
| | | <Compile Update="05-elbow\ElbowManageMainPage.cs" /> |
| | | <Compile Update="04-pipe\01-series\AddPipeLineSeriesDlg.cs" /> |
| | | <Compile Update="04-pipe\01-series\EditPipeLineSeriesDlg.cs" /> |
| | | <Compile Update="04-pipe\02-main\EditAssetsPipeMainDlg.cs"> |
| | |
| | | <Compile Update="04-pipe\02-main\AddAssetsPipeMainDlg.cs"> |
| | | <SubType>Form</SubType> |
| | | </Compile> |
| | | <Compile Update="04-pipe\02-main\PipeManageMainPage.cs" /> |
| | | <Compile Update="04-pipe\PipeManageMainPage.cs" /> |
| | | <Compile Update="04-pipe\01-series\PipeLineTreeListCtrl.cs" /> |
| | | <Compile Update="11-compressor\01-series\AddAssetsExchangerSeriesDlg.cs"> |
| | | <Compile Update="07-fourLink\03-coefficient\SetFourlinkCoefficientDlg.cs" /> |
| | | <Compile Update="10-exchanger\04-chart-edit\ExchangerMainPhartMinorLossPanel.cs" /> |
| | | <Compile Update="10-exchanger\04-chart-edit\ExchangerPerform2dEditChart.cs" /> |
| | | <Compile Update="10-exchanger\04-chart-edit\ExchangerPerform2dEditCtrl.cs" /> |
| | | <Compile Update="10-exchanger\04-chart-edit\ExchangerPerform2dEditDlg.cs" /> |
| | | <Compile Update="10-exchanger\05-import\01-excel\ImportExchangerPerform2dByExcelCtrl.cs" /> |
| | | <Compile Update="10-exchanger\05-import\01-excel\ImportTankPerform2dByExcelDlg.cs" /> |
| | | <Compile Update="10-exchanger\06-prop\EditPackagePartPropDlg.cs"> |
| | | <SubType>Form</SubType> |
| | | </Compile> |
| | | <Compile Update="11-compressor\01-series\EditAssetsExchangerSeriesDlg.cs"> |
| | | <Compile Update="11-compressor\04-chart-edit\CompressorMainPhartMinorLossPanel.cs" /> |
| | | <Compile Update="11-compressor\04-chart-edit\CompressorPerform2dEditChart.cs" /> |
| | | <Compile Update="11-compressor\04-chart-edit\CompressorPerform2dEditCtrl.cs" /> |
| | | <Compile Update="11-compressor\04-chart-edit\CompressorPerform2dEditDlg.cs" /> |
| | | <Compile Update="11-compressor\05-import\01-excel\ImportCompressorPerform2dByExcelCtrl.cs" /> |
| | | <Compile Update="11-compressor\05-import\01-excel\ImportTankPerform2dByExcelDlg.cs" /> |
| | | <Compile Update="11-compressor\06-prop\EditPackagePartPropDlg.cs"> |
| | | <SubType>Form</SubType> |
| | | </Compile> |
| | | <Compile Update="11-compressor\01-series\ExchangerTreeListCtrl.cs"> |
| | | <Compile Update="11-compressor\06-prop\ExchangerProductListBox.cs"> |
| | | <SubType>UserControl</SubType> |
| | | </Compile> |
| | | <Compile Update="11-compressor\02-main\01-EditPumpPartProp\EditExchangerPartPropDlg.cs"> |
| | | <Compile Update="14-tank\04-chart-edit\TankPerform2dEditCtrl.cs" /> |
| | | <Compile Update="14-tank\04-chart-edit\TankPerform2dEditDlg.cs" /> |
| | | <Compile Update="14-tank\04-chart-edit\TankMainPhartMinorLossPanel.cs" /> |
| | | <Compile Update="14-tank\05-import\01-excel\ImportTankPerform2dByExcelCtrl.cs" /> |
| | | <Compile Update="14-tank\05-import\01-excel\ImportTankPerform2dByExcelDlg.cs" /> |
| | | <Compile Update="15-meter\01-series\AddAssetsMeterSeriesDlg.cs"> |
| | | <SubType>Form</SubType> |
| | | </Compile> |
| | | <Compile Update="11-compressor\02-main\01-EditPumpPartProp\ExchangerProductListBox.cs"> |
| | | <Compile Update="15-meter\01-series\AssetsMeterSeriesMgrTreeCtrl.cs"> |
| | | <SubType>UserControl</SubType> |
| | | </Compile> |
| | | <Compile Update="11-compressor\02-main\AddAssetsExchangerMainDlg.cs"> |
| | | <Compile Update="15-meter\01-series\EditAssetsMeterSeriesDlg.cs"> |
| | | <SubType>Form</SubType> |
| | | </Compile> |
| | | <Compile Update="11-compressor\02-main\EditExchangerMainDlg.cs"> |
| | | <Compile Update="15-meter\01-series\ViewAssetsMeterSeriesDlg.cs"> |
| | | <SubType>Form</SubType> |
| | | </Compile> |
| | | <Compile Update="11-compressor\02-main\ExchangerManageMainPage.cs"> |
| | | <Compile Update="15-meter\02-main\AddAssetsMeterMainDlg.cs"> |
| | | <SubType>Form</SubType> |
| | | </Compile> |
| | | <Compile Update="15-meter\02-main\AssetsMeterMainMgrPage.cs"> |
| | | <SubType>UserControl</SubType> |
| | | </Compile> |
| | | <Compile Update="10-exchanger\01-series\AddAssetsExchangerSeriesDlg.cs"> |
| | | <Compile Update="15-meter\02-main\EditAssetsMeterMainDlg.cs"> |
| | | <SubType>Form</SubType> |
| | | </Compile> |
| | | <Compile Update="10-exchanger\01-series\EditAssetsExchangerSeriesDlg.cs"> |
| | | <Compile Update="15-meter\02-main\ViewAssetsMeterMainDlg.cs"> |
| | | <SubType>Form</SubType> |
| | | </Compile> |
| | | <Compile Update="10-exchanger\01-series\ExchangerTreeListCtrl.cs"> |
| | | <Compile Update="15-meter\03-factor\AddAssetsMeterFactorDlg.cs"> |
| | | <SubType>Form</SubType> |
| | | </Compile> |
| | | <Compile Update="15-meter\03-factor\AssetsMeterFactorMgrPage.cs"> |
| | | <SubType>UserControl</SubType> |
| | | </Compile> |
| | | <Compile Update="10-exchanger\02-main\01-EditPumpPartProp\EditExchangerPartPropDlg.cs"> |
| | | <Compile Update="15-meter\03-factor\EditAssetsMeterFactorDlg.cs"> |
| | | <SubType>Form</SubType> |
| | | </Compile> |
| | | <Compile Update="10-exchanger\02-main\01-EditPumpPartProp\ExchangerProductListBox.cs"> |
| | | <Compile Update="15-meter\03-factor\ViewAssetsMeterFactorDlg.cs"> |
| | | <SubType>Form</SubType> |
| | | </Compile> |
| | | <Compile Update="15-meter\AssetsMeterMgrPage.cs"> |
| | | <SubType>UserControl</SubType> |
| | | </Compile> |
| | | <Compile Update="10-exchanger\02-main\AddExchangerMainDlg.cs"> |
| | | <Compile Update="16-flowmeter\01-series\AddAssetsFlowmeterSeriesDlg.cs"> |
| | | <SubType>Form</SubType> |
| | | </Compile> |
| | | <Compile Update="10-exchanger\02-main\EditExchangerMainDlg.cs"> |
| | | <Compile Update="16-flowmeter\01-series\AssetsFlowmeterSeriesMgrTreeCtrl.cs"> |
| | | <SubType>UserControl</SubType> |
| | | </Compile> |
| | | <Compile Update="16-flowmeter\01-series\EditAssetsFlowmeterSeriesDlg.cs"> |
| | | <SubType>Form</SubType> |
| | | </Compile> |
| | | <Compile Update="16-flowmeter\01-series\ViewAssetsFlowmeterSeriesDlg.cs"> |
| | | <SubType>Form</SubType> |
| | | </Compile> |
| | | <Compile Update="16-flowmeter\02-main\AddAssetsFlowmeterMainDlg.cs"> |
| | | <SubType>Form</SubType> |
| | | </Compile> |
| | | <Compile Update="16-flowmeter\02-main\AssetsFlowmeterMainMgrPage.cs"> |
| | | <SubType>UserControl</SubType> |
| | | </Compile> |
| | | <Compile Update="16-flowmeter\02-main\EditAssetsFlowmeterMainDlg.cs"> |
| | | <SubType>Form</SubType> |
| | | </Compile> |
| | | <Compile Update="16-flowmeter\02-main\ViewAssetsFlowmeterMainDlg.cs"> |
| | | <SubType>Form</SubType> |
| | | </Compile> |
| | | <Compile Update="16-flowmeter\03-factor\AddAssetsFlowmeterFactorDlg.cs"> |
| | | <SubType>Form</SubType> |
| | | </Compile> |
| | | <Compile Update="16-flowmeter\03-factor\AssetsFlowmeterFactorMgrPage.cs"> |
| | | <SubType>UserControl</SubType> |
| | | </Compile> |
| | | <Compile Update="16-flowmeter\03-factor\EditAssetsFlowmeterFactorDlg.cs"> |
| | | <SubType>Form</SubType> |
| | | </Compile> |
| | | <Compile Update="16-flowmeter\03-factor\ViewAssetsFlowmeterFactorDlg.cs"> |
| | | <SubType>Form</SubType> |
| | | </Compile> |
| | | <Compile Update="16-flowmeter\AssetsFlowmeterMgrPage.cs"> |
| | | <SubType>UserControl</SubType> |
| | | </Compile> |
| | | <Compile Update="18-pressmeter\01-series\AddAssetsPressmeterSeriesDlg.cs"> |
| | | <SubType>Form</SubType> |
| | | </Compile> |
| | | <Compile Update="18-pressmeter\01-series\AssetsPressmeterSeriesMgrTreeCtrl.cs"> |
| | | <SubType>UserControl</SubType> |
| | | </Compile> |
| | | <Compile Update="18-pressmeter\01-series\EditAssetsPressmeterSeriesDlg.cs"> |
| | | <SubType>Form</SubType> |
| | | </Compile> |
| | | <Compile Update="18-pressmeter\01-series\ViewAssetsPressmeterSeriesDlg.cs"> |
| | | <SubType>Form</SubType> |
| | | </Compile> |
| | | <Compile Update="18-pressmeter\02-main\AddAssetsPressmeterMainDlg.cs"> |
| | | <SubType>Form</SubType> |
| | | </Compile> |
| | | <Compile Update="18-pressmeter\02-main\AssetsPressmeterMainMgrPage.cs"> |
| | | <SubType>UserControl</SubType> |
| | | </Compile> |
| | | <Compile Update="18-pressmeter\02-main\EditAssetsPressmeterMainDlg.cs"> |
| | | <SubType>Form</SubType> |
| | | </Compile> |
| | | <Compile Update="18-pressmeter\02-main\ViewAssetsPressmeterMainDlg.cs"> |
| | | <SubType>Form</SubType> |
| | | </Compile> |
| | | <Compile Update="18-pressmeter\03-factor\AddAssetsPressmeterFactorDlg.cs"> |
| | | <SubType>Form</SubType> |
| | | </Compile> |
| | | <Compile Update="18-pressmeter\03-factor\AssetsPressmeterFactorMgrPage.cs"> |
| | | <SubType>UserControl</SubType> |
| | | </Compile> |
| | | <Compile Update="18-pressmeter\03-factor\EditAssetsPressmeterFactorDlg.cs"> |
| | | <SubType>Form</SubType> |
| | | </Compile> |
| | | <Compile Update="18-pressmeter\03-factor\ViewAssetsPressmeterFactorDlg.cs"> |
| | | <SubType>Form</SubType> |
| | | </Compile> |
| | | <Compile Update="18-pressmeter\AssetsPressmeterMgrPage.cs"> |
| | | <SubType>UserControl</SubType> |
| | | </Compile> |
| | | <Compile Update="19-translation\01-series\AddAssetsTranslationSeriesDlg.cs" /> |
| | | <Compile Update="19-translation\01-series\TranslationTreeListCtrl.cs" /> |
| | | <Compile Update="19-translation\01-series\EditAssetsTranslationSeriesDlg.cs" /> |
| | | <Compile Update="19-translation\02-main\AddAssetsTranslationMainDlg.cs" /> |
| | | <Compile Update="19-translation\02-main\EditAssetsTranslationMainDlg.cs" /> |
| | | <Compile Update="19-translation\03-coefficient\SetTranslationCoefficientDlg.cs" /> |
| | | <Compile Update="19-translation\TranslationManageMainPage.cs" /> |
| | | <Compile Update="17-hydrant\01-series\AddAssetsHydrantSeriesDlg.cs" /> |
| | | <Compile Update="17-hydrant\01-series\HydrantTreeListCtrl.cs" /> |
| | | <Compile Update="17-hydrant\01-series\EditAssetsHydrantSeriesDlg.cs" /> |
| | | <Compile Update="17-hydrant\02-main\AddAssetsHydrantMainDlg.cs" /> |
| | | <Compile Update="17-hydrant\02-main\EditAssetsHydrantMainDlg.cs" /> |
| | | <Compile Update="17-hydrant\03-coefficient\SetHydrantCoefficientDlg.cs" /> |
| | | <Compile Update="17-hydrant\HydrantManageMainPage.cs" /> |
| | | <Compile Update="14-tank\01-series\AddAssetsTankSeriesDlg.cs" /> |
| | | <Compile Update="14-tank\01-series\TankTreeListCtrl.cs" /> |
| | | <Compile Update="14-tank\01-series\EditAssetsTankSeriesDlg.cs" /> |
| | | <Compile Update="14-tank\02-main\AddAssetsTankMainDlg.cs" /> |
| | | <Compile Update="14-tank\02-main\EditAssetsTankMainDlg.cs" /> |
| | | <Compile Update="14-tank\03-coefficient\SetTankCoefficientDlg.cs" /> |
| | | <Compile Update="14-tank\TankManageMainPage.cs" /> |
| | | <Compile Update="13-blunthead\01-series\AddAssetsBluntheadSeriesDlg.cs" /> |
| | | <Compile Update="13-blunthead\01-series\EditAssetsBluntheadSeriesDlg.cs" /> |
| | | <Compile Update="13-blunthead\01-series\BluntheadTreeListCtrl.cs" /> |
| | | <Compile Update="13-blunthead\02-main\AddAssetsSprinklerMainDlg.cs" /> |
| | | <Compile Update="13-blunthead\02-main\EditAssetsBluntheadMainDlg.cs" /> |
| | | <Compile Update="13-blunthead\03-coefficient\SetBluntheadCoefficientDlg.cs" /> |
| | | <Compile Update="13-blunthead\BluntheadManageMainPage.cs" /> |
| | | <Compile Update="08-sprinkler\03-coefficient\SetSprinklerCoefficientDlg.cs" /> |
| | | <Compile Update="10-exchanger\03-coefficient\SetExchangerCoefficientDlg.cs" /> |
| | | <Compile Update="11-compressor\01-series\AddAssetsCompressorSeriesDlg.cs" /> |
| | | <Compile Update="11-compressor\01-series\EditAssetsExchangerSeriesDlg.cs" /> |
| | | <Compile Update="11-compressor\01-series\CompressorTreeListCtrl.cs" /> |
| | | <Compile Update="11-compressor\02-main\AddExchangerMainDlg.cs" /> |
| | | <Compile Update="11-compressor\02-main\EditExchangerMainDlg.cs" /> |
| | | <Compile Update="11-compressor\CompressorManageMainPage.cs" /> |
| | | <Compile Update="10-exchanger\01-series\AddAssetsExchangerSeriesDlg.cs" /> |
| | | <Compile Update="10-exchanger\01-series\EditAssetsExchangerSeriesDlg.cs" /> |
| | | <Compile Update="10-exchanger\01-series\ExchangerTreeListCtrl.cs" /> |
| | | <Compile Update="10-exchanger\06-prop\ExchangerProductListBox.cs" /> |
| | | <Compile Update="10-exchanger\02-main\AddExchangerMainDlg.cs" /> |
| | | <Compile Update="10-exchanger\02-main\EditExchangerMainDlg.cs" /> |
| | | <Compile Update="07-fourLink\02-main\AddAssetsFourlinkMainDlg.cs"> |
| | | <SubType>Form</SubType> |
| | | </Compile> |
| | | <Compile Update="07-fourLink\02-main\EditAssetsFourlinkMainDlg.cs"> |
| | | <SubType>Form</SubType> |
| | | </Compile> |
| | | <Compile Update="08-nozzle\01-series\AddPipeLineSeriesDlg.cs" /> |
| | | <Compile Update="08-nozzle\01-series\EditPipeLineSeriesDlg.cs" /> |
| | | <Compile Update="08-nozzle\01-series\NozzleTreeListCtrl.cs" /> |
| | | <Compile Update="08-sprinkler\01-series\AddAssetsSprinklerSeriesDlg.cs" /> |
| | | <Compile Update="08-sprinkler\01-series\EditAssetsSprinklerSeriesDlg.cs" /> |
| | | <Compile Update="08-sprinkler\01-series\SprinklerTreeListCtrl.cs" /> |
| | | <Compile Update="08-nozzle\02-main\AddAssetsNozzleMainDlg.cs"> |
| | | <SubType>Form</SubType> |
| | | </Compile> |
| | | <Compile Update="08-nozzle\02-main\EditAssetsNozzleMainDlg.cs"> |
| | | <SubType>Form</SubType> |
| | | </Compile> |
| | | <Compile Update="08-nozzle\02-main\NozzleManageMainPage.cs" /> |
| | | <Compile Update="08-sprinkler\SprinklerManageMainPage.cs" /> |
| | | <Compile Update="11-compressor\03-coefficient\SetCompressorCoefficientDlg.cs" /> |
| | | <Compile Update="12-package\01-series\AddAssetsPackageSeriesDlg.cs" /> |
| | | <Compile Update="12-package\01-series\PackageTreeListCtrl.cs" /> |
| | | <Compile Update="12-package\01-series\EditAssetsPackageSeriesDlg.cs" /> |
| | | <Compile Update="12-package\02-main\EditAssetsPackageMainDlg.cs" /> |
| | | <Compile Update="12-package\02-main\AddAssetsPackageMainDlg.cs" /> |
| | | <Compile Update="12-package\EditPackagePartPropDlg.cs" /> |
| | | <Compile Update="12-package\PackageManageMainPage.cs" /> |
| | | <Compile Update="12-package\PackageProductListBox.cs" /> |
| | | <Compile Update="20-exchanger\01-series\AddAssetsExchangerSeriesDlg.cs"> |
| | | <SubType>Form</SubType> |
| | | </Compile> |
| | | <Compile Update="20-exchanger\01-series\AssetsExchangerSeriesMgrTreeCtrl.cs"> |
| | | <SubType>UserControl</SubType> |
| | | </Compile> |
| | | <Compile Update="20-exchanger\01-series\EditAssetsExchangerSeriesDlg.cs"> |
| | | <SubType>Form</SubType> |
| | | </Compile> |
| | | <Compile Update="20-exchanger\01-series\ViewAssetsExchangerSeriesDlg.cs"> |
| | | <SubType>Form</SubType> |
| | | </Compile> |
| | | <Compile Update="20-exchanger\02-main\AddAssetsExchangerMainDlg.cs"> |
| | | <SubType>Form</SubType> |
| | | </Compile> |
| | | <Compile Update="20-exchanger\02-main\AssetsExchangerMainMgrPage.cs"> |
| | | <SubType>UserControl</SubType> |
| | | </Compile> |
| | | <Compile Update="20-exchanger\02-main\EditAssetsExchangerMainDlg.cs"> |
| | | <SubType>Form</SubType> |
| | | </Compile> |
| | | <Compile Update="20-exchanger\02-main\ViewAssetsExchangerMainDlg.cs"> |
| | | <SubType>Form</SubType> |
| | | </Compile> |
| | | <Compile Update="20-exchanger\03-factor\AddAssetsExchangerFactorDlg.cs"> |
| | | <SubType>Form</SubType> |
| | | </Compile> |
| | | <Compile Update="20-exchanger\03-factor\AssetsExchangerFactorMgrPage.cs"> |
| | | <SubType>UserControl</SubType> |
| | | </Compile> |
| | | <Compile Update="20-exchanger\03-factor\EditAssetsExchangerFactorDlg.cs"> |
| | | <SubType>Form</SubType> |
| | | </Compile> |
| | | <Compile Update="20-exchanger\03-factor\ViewAssetsCoolingFactorDlg.cs"> |
| | | <SubType>Form</SubType> |
| | | </Compile> |
| | | <Compile Update="20-exchanger\04-curveql\ImportAssetsExchangerCurveQLByPictureDlg.cs"> |
| | | <SubType>Form</SubType> |
| | | </Compile> |
| | | <Compile Update="20-exchanger\AssetsExchangerMgrPage.cs"> |
| | | <SubType>UserControl</SubType> |
| | | </Compile> |
| | | <Compile Update="22-cooling\01-series\ViewAssetsCoolingSeriesDlg.cs"> |
| | | <SubType>Form</SubType> |
| | | </Compile> |
| | | <Compile Update="22-cooling\01-series\EditAssetsCoolingSeriesDlg.cs"> |
| | | <SubType>Form</SubType> |
| | | </Compile> |
| | | <Compile Update="22-cooling\01-series\AddAssetsCoolingSeriesDlg.cs"> |
| | | <SubType>Form</SubType> |
| | | </Compile> |
| | | <Compile Update="22-cooling\01-series\AssetsCoolingSeriesMgrTreeCtrl.cs"> |
| | | <SubType>UserControl</SubType> |
| | | </Compile> |
| | | <Compile Update="22-cooling\02-main\ViewAssetsCoolingMainDlg.cs"> |
| | | <SubType>Form</SubType> |
| | | </Compile> |
| | | <Compile Update="22-cooling\02-main\EditAssetsCoolingMainDlg.cs"> |
| | | <SubType>Form</SubType> |
| | | </Compile> |
| | | <Compile Update="22-cooling\02-main\AddAssetsCoolingMainDlg.cs"> |
| | | <SubType>Form</SubType> |
| | | </Compile> |
| | | <Compile Update="22-cooling\02-main\AssetsCoolingMainMgrPage.cs"> |
| | | <SubType>UserControl</SubType> |
| | | </Compile> |
| | | <Compile Update="22-cooling\03-factor\ViewAssetsCoolingFactorDlg.cs"> |
| | | <SubType>Form</SubType> |
| | | </Compile> |
| | | <Compile Update="22-cooling\03-factor\EditAssetsCoolingFactorDlg.cs"> |
| | | <SubType>Form</SubType> |
| | | </Compile> |
| | | <Compile Update="22-cooling\03-factor\AssetsCoolingFactorMgrPage.cs"> |
| | | <SubType>UserControl</SubType> |
| | | </Compile> |
| | | <Compile Update="Properties\Resources.Designer.cs"> |
| | | <DesignTime>True</DesignTime> |
| | | <AutoGen>True</AutoGen> |
| | |
| | | </EmbeddedResource> |
| | | </ItemGroup> |
| | | |
| | | <ItemGroup> |
| | | <Folder Include="12-package\02-main\01-EditPumpPartProp\" /> |
| | | </ItemGroup> |
| | | |
| | | </Project> |