<Project Sdk="Microsoft.NET.Sdk">
|
|
<PropertyGroup>
|
<TargetFramework>net6.0-windows</TargetFramework>
|
<Nullable>disable</Nullable>
|
<UseWindowsForms>true</UseWindowsForms>
|
<ImplicitUsings>enable</ImplicitUsings>
|
</PropertyGroup>
|
|
<ItemGroup>
|
<Compile Remove="02-project\01-import\01-ModelFile\**" />
|
<Compile Remove="03-simulation\04-scheme\01-info - 复制\**" />
|
<Compile Remove="03-ViewModel\**" />
|
<Compile Remove="04-HomePageMainPanel\**" />
|
<Compile Remove="04-pump\02-analy\**" />
|
<Compile Remove="04-pump\03-calc\**" />
|
<Compile Remove="Resources\**" />
|
<EmbeddedResource Remove="02-project\01-import\01-ModelFile\**" />
|
<EmbeddedResource Remove="03-simulation\04-scheme\01-info - 复制\**" />
|
<EmbeddedResource Remove="03-ViewModel\**" />
|
<EmbeddedResource Remove="04-HomePageMainPanel\**" />
|
<EmbeddedResource Remove="04-pump\02-analy\**" />
|
<EmbeddedResource Remove="04-pump\03-calc\**" />
|
<EmbeddedResource Remove="Resources\**" />
|
<None Remove="02-project\01-import\01-ModelFile\**" />
|
<None Remove="03-simulation\04-scheme\01-info - 复制\**" />
|
<None Remove="03-ViewModel\**" />
|
<None Remove="04-HomePageMainPanel\**" />
|
<None Remove="04-pump\02-analy\**" />
|
<None Remove="04-pump\03-calc\**" />
|
<None Remove="Resources\**" />
|
<Page Remove="02-project\01-import\01-ModelFile\**" />
|
<Page Remove="03-simulation\04-scheme\01-info - 复制\**" />
|
<Page Remove="03-ViewModel\**" />
|
<Page Remove="04-HomePageMainPanel\**" />
|
<Page Remove="04-pump\02-analy\**" />
|
<Page Remove="04-pump\03-calc\**" />
|
<Page Remove="Resources\**" />
|
</ItemGroup>
|
|
<ItemGroup>
|
<Compile Remove="00-core\AssetsMatchingHelper-Bak.cs" />
|
<Compile Remove="02-project\01-import\00-core\ImportXhsProjectDlg-bak.cs" />
|
<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\04-scheme\01-info\CreateXhsSchemeInfoPage - 复制.cs" />
|
<Compile Remove="03-simulation\04-scheme\01-info\CreateXhsSchemeInfoPage - 复制.Designer.cs" />
|
<Compile Remove="03-simulation\04-scheme\99-bak\00-viewmodel\SetSchemePipeViewModel.cs" />
|
<Compile Remove="03-simulation\04-scheme\99-bak\00-viewmodel\SetSchemePumpViewModel.cs" />
|
<Compile Remove="03-simulation\04-scheme\99-bak\00-viewmodel\SetSchemeValveViewModel.cs" />
|
<Compile Remove="03-simulation\04-scheme\99-bak\01-set\01-pump\SetSchemePumpListCtrl - 复制.cs" />
|
<Compile Remove="03-simulation\04-scheme\99-bak\01-set\01-pump\SetSchemePumpListCtrl - 复制.Designer.cs" />
|
<Compile Remove="03-simulation\04-scheme\99-bak\AddXhsSchemeDlg - 复制%282%29.cs" />
|
<Compile Remove="03-simulation\04-scheme\99-bak\AddXhsSchemeDlg - 复制%282%29.Designer.cs" />
|
<Compile Remove="03-simulation\04-scheme\99-bak\AddXhsSchemeDlg - 复制%283%29.cs" />
|
<Compile Remove="03-simulation\04-scheme\99-bak\AddXhsSchemeDlg - 复制%283%29.Designer.cs" />
|
<Compile Remove="03-simulation\04-scheme\99-bak\AddXhsSchemeDlg - 复制%284%29.cs" />
|
<Compile Remove="03-simulation\04-scheme\99-bak\AddXhsSchemeDlg - 复制%284%29.Designer.cs" />
|
<Compile Remove="03-simulation\04-scheme\99-bak\AddXhsSchemeDlg - 复制.cs" />
|
<Compile Remove="03-simulation\04-scheme\99-bak\AddXhsSchemeDlg - 复制.Designer.cs" />
|
<Compile Remove="03-simulation\07-matching\00-core\XhsProjectSimulationMatchingListCtrl.cs" />
|
<Compile Remove="03-simulation\07-matching\00-core\XhsProjectSimulationMatchingListCtrl.Designer.cs" />
|
<Compile Remove="03-simulation\07-matching\02-pump\01-pumpsinglematching\AssetsPumpMainChoicePage.cs" />
|
<Compile Remove="03-simulation\07-matching\02-pump\01-pumpsinglematching\AssetsPumpMainChoicePage.Designer.cs" />
|
<Compile Remove="03-simulation\07-matching\02-pump\01-pumpsinglematching\AssetsPumpMainForm-bak.cs" />
|
<Compile Remove="03-simulation\07-matching\02-pump\01-pumpsinglematching\AssetsPumpMainForm-bak.Designer.cs" />
|
<Compile Remove="03-simulation\07-matching\02-pump\XhsPumpMatchingListCtrl.cs" />
|
<Compile Remove="03-simulation\07-matching\02-pump\XhsPumpMatchingListCtrl.Designer.cs" />
|
<Compile Remove="03-simulation\07-matching\02-pump\XhsPumpMatchingViewModel.cs" />
|
<Compile Remove="03-simulation\07-matching\03-valve\XhsProjectSimulationValveMatchingListCtrl.cs" />
|
<Compile Remove="03-simulation\07-matching\03-valve\XhsProjectSimulationValveMatchingListCtrl.Designer.cs" />
|
<Compile Remove="03-simulation\07-matching\03-valve\XhsProjectSimulationValveMatchingViewModel.cs" />
|
<Compile Remove="03-simulation\07-matching\04-pipe\XhsProjectSimulationPipeMatchingListCtrl.cs" />
|
<Compile Remove="03-simulation\07-matching\04-pipe\XhsProjectSimulationPipeMatchingListCtrl.Designer.cs" />
|
<Compile Remove="03-simulation\07-matching\04-pipe\XhsProjectSimulationPipeMatchingViewModel.cs" />
|
<Compile Remove="03-simulation\07-matching\05-elbows\XhsProjectSimulationElbowsMatchingListCtrl.cs" />
|
<Compile Remove="03-simulation\07-matching\05-elbows\XhsProjectSimulationElbowsMatchingListCtrl.Designer.cs" />
|
<Compile Remove="03-simulation\07-matching\05-elbows\XhsProjectSimulationElbowsMatchingViewModel.cs" />
|
<Compile Remove="03-simulation\07-matching\06-threelink\XhsProjectSimulationThreelinkMatchingListCtrl.cs" />
|
<Compile Remove="03-simulation\07-matching\06-threelink\XhsProjectSimulationThreelinkMatchingListCtrl.Designer.cs" />
|
<Compile Remove="03-simulation\07-matching\06-threelink\XhsProjectSimulationThreelinkMatchingViewModel.cs" />
|
<Compile Remove="03-simulation\07-matching\07-fourlink\XhsProjectSimulationFourlinkMatchingListCtrl.cs" />
|
<Compile Remove="03-simulation\07-matching\07-fourlink\XhsProjectSimulationFourlinkMatchingListCtrl.Designer.cs" />
|
<Compile Remove="03-simulation\07-matching\07-fourlink\XhsProjectSimulationFourlinkMatchingViewModel.cs" />
|
<Compile Remove="04-pump\PumpFullInfoCtrl.cs" />
|
<Compile Remove="04-pump\PumpFullInfoCtrl.designer.cs" />
|
<Compile Remove="04-pump\PumpFullInfoViewDlg.cs" />
|
<Compile Remove="04-pump\PumpFullInfoViewDlg.Designer.cs" />
|
<Compile Remove="04-pump\SinglePumpInfoViewDLg.cs" />
|
<Compile Remove="04-pump\SinglePumpInfoViewDLg.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\04-scheme\01-info\CreateXhsSchemeInfoPage - 复制.resx" />
|
<EmbeddedResource Remove="03-simulation\04-scheme\99-bak\01-set\01-pump\SetSchemePumpListCtrl - 复制.resx" />
|
<EmbeddedResource Remove="03-simulation\04-scheme\99-bak\AddXhsSchemeDlg - 复制%282%29.resx" />
|
<EmbeddedResource Remove="03-simulation\04-scheme\99-bak\AddXhsSchemeDlg - 复制%283%29.resx" />
|
<EmbeddedResource Remove="03-simulation\04-scheme\99-bak\AddXhsSchemeDlg - 复制%284%29.resx" />
|
<EmbeddedResource Remove="03-simulation\04-scheme\99-bak\AddXhsSchemeDlg - 复制.resx" />
|
<EmbeddedResource Remove="03-simulation\07-matching\00-core\XhsProjectSimulationMatchingListCtrl.resx" />
|
<EmbeddedResource Remove="03-simulation\07-matching\02-pump\01-pumpsinglematching\AssetsPumpMainChoicePage.resx" />
|
<EmbeddedResource Remove="03-simulation\07-matching\02-pump\01-pumpsinglematching\AssetsPumpMainForm-bak.resx" />
|
<EmbeddedResource Remove="03-simulation\07-matching\02-pump\XhsPumpMatchingListCtrl.resx" />
|
<EmbeddedResource Remove="03-simulation\07-matching\03-valve\XhsProjectSimulationValveMatchingListCtrl.resx" />
|
<EmbeddedResource Remove="03-simulation\07-matching\04-pipe\XhsProjectSimulationPipeMatchingListCtrl.resx" />
|
<EmbeddedResource Remove="03-simulation\07-matching\05-elbows\XhsProjectSimulationElbowsMatchingListCtrl.resx" />
|
<EmbeddedResource Remove="03-simulation\07-matching\06-threelink\XhsProjectSimulationThreelinkMatchingListCtrl.resx" />
|
<EmbeddedResource Remove="03-simulation\07-matching\07-fourlink\XhsProjectSimulationFourlinkMatchingListCtrl.resx" />
|
<EmbeddedResource Remove="04-pump\PumpFullInfoCtrl.resx" />
|
<EmbeddedResource Remove="04-pump\PumpFullInfoViewDlg.resx" />
|
<EmbeddedResource Remove="04-pump\SinglePumpInfoViewDLg.resx" />
|
</ItemGroup>
|
|
<ItemGroup>
|
<None Remove="map\gaode\html\ViewProjectList.html" />
|
<None Remove="map\gaode\img\xhs_project.png" />
|
<None Remove="map\gaode\js\xhs_base64.js" />
|
</ItemGroup>
|
|
<ItemGroup>
|
<Content Include="map\gaode\html\ViewProjectList.html">
|
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
|
</Content>
|
<Content Include="map\gaode\img\xhs_project.png">
|
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
|
</Content>
|
<Content Include="map\gaode\js\xhs_base64.js">
|
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
|
</Content>
|
<None Include="Resources\technology_32x32.png" />
|
<None Include="Resources\omit.png" />
|
<None Include="Resources\omit.svg" />
|
<None Include="Resources\pipe.svg" />
|
<None Include="Resources\pump.svg" />
|
<None Include="Resources\question_32x321.png" />
|
<None Include="Resources\question_32x32.png" />
|
<None Include="Resources\index_32x32.png" />
|
<None Include="Resources\bo_sale_item.svg" />
|
<None Include="Resources\bo_sale_item1.svg" />
|
<None Include="Resources\Local_resistance.png" />
|
<None Include="Resources\Pressure_conversion_formula_big1.2.png" />
|
<None Include="Resources\Pressure_conversion_formula_small1.2.png" />
|
<None Include="Resources\pump_run_32.png" />
|
<None Include="Resources\Cancel.svg" />
|
<None Include="Resources\Close32.png" />
|
<None Include="Resources\Folder.svg" />
|
<None Include="Resources\IncomingCall.svg" />
|
<None Include="Resources\MapLayers.svg" />
|
<None Include="Resources\Remove.svg" />
|
<None Include="Resources\Square32.png" />
|
<None Include="Resources\SizeNormal32.png" />
|
<None Include="Resources\SizeMin32.png" />
|
<None Include="Resources\valve.svg" />
|
</ItemGroup>
|
|
<ItemGroup>
|
<PackageReference Include="DevExpress.Win.Design" Version="23.2.4" />
|
<PackageReference Include="Yw.SkiaSharp.Core" Version="3.0.0" />
|
<PackageReference Include="Yw.ZipFile.Core" Version="3.0.2" />
|
</ItemGroup>
|
|
<ItemGroup>
|
<Folder Include="03-simulation\04-scheme\02-change\02-valve\" />
|
<Folder Include="03-simulation\04-scheme\02-change\03-pipe\" />
|
<Folder Include="03-simulation\07-matching\00-core\" />
|
<Folder Include="map\gaode\css\" />
|
</ItemGroup>
|
|
<ItemGroup>
|
<ProjectReference Include="..\..\BLL\HStation.BLL.TransferFile.Core\HStation.BLL.TransferFile.Core.csproj" />
|
<ProjectReference Include="..\..\BLL\HStation.BLL.Xhs.Core\HStation.BLL.Xhs.Core.csproj" />
|
<ProjectReference Include="..\..\Hydro\HStation.Hydro.Core\HStation.Hydro.Core.csproj" />
|
<ProjectReference Include="..\HStation.WinFrmUI.Assets.Core\HStation.WinFrmUI.Assets.Core.csproj" />
|
<ProjectReference Include="..\HStation.WinFrmUI.Bimface.Core\HStation.WinFrmUI.Bimface.Core.csproj" />
|
<ProjectReference Include="..\Hstation.WinFrmUI.Core\HStation.WinFrmUI.Core.csproj" />
|
<ProjectReference Include="..\HStation.WinFrmUI.Hydro.Core\HStation.WinFrmUI.Hydro.Core.csproj" />
|
<ProjectReference Include="..\Yw.WinFrmUI.Map.Core\Yw.WinFrmUI.Map.Core.csproj" />
|
<ProjectReference Include="..\Yw.WinFrmUI.Phart.Core\Yw.WinFrmUI.Phart.Core.csproj" />
|
</ItemGroup>
|
|
<ItemGroup>
|
<Reference Include="Aspose.Words">
|
<HintPath>00-core\Aspose.Words.dll</HintPath>
|
</Reference>
|
</ItemGroup>
|
|
<ItemGroup>
|
<Compile Update="02-project\01-import\04-completed\XhsProjectSimulationBimfaceInfoCtrl.cs" />
|
<Compile Update="02-project\01-import\04-completed\XhsProjectSimulationHydroInfoCtrl.cs" />
|
<Compile Update="02-project\01-import\04-completed\01-info\XhsProjectSimulationProjectInfoCtrl.cs" />
|
<Compile Update="02-project\04-dlg\00-core\ImportXhsProjectFileDlg.cs" />
|
<Compile Update="02-project\04-dlg\01-FileChoice\SelectXhsProjectFileModelFileWizardPage.cs" />
|
<Compile Update="02-project\04-dlg\02-GeneralProject\GenerateXhsProjectFileWizardPage.cs" />
|
<Compile Update="02-project\04-dlg\03-ImportCompleted\ImportXhsProjectFileCompletedCtrl.cs" />
|
<Compile Update="02-project\04-dlg\04-ProjectResultShowPanel\ProjectFileResultShowPanel.cs" />
|
<Compile Update="02-project\04-dlg\EditProjectDlg.cs" />
|
<Compile Update="03-simulation\04-scheme\99-bak\01-set\03-pipe\SetSchemePipeListCtrl.cs" />
|
<Compile Update="03-simulation\04-scheme\99-bak\01-set\01-pump\SetSchemePumpListCtrl.cs" />
|
<Compile Update="03-simulation\04-scheme\99-bak\01-set\02-valve\SetSchemeValveListCtrl.cs" />
|
<Compile Update="03-simulation\04-scheme\01-info\00-core\XhsSchemeChangeTypeCheckedListHorizCtrl.cs">
|
<SubType>UserControl</SubType>
|
</Compile>
|
<Compile Update="03-simulation\04-scheme\02-change\01-pump\CreateXhsSchemePumpChangePage.cs">
|
<SubType>UserControl</SubType>
|
</Compile>
|
<Compile Update="03-simulation\07-matching\09-Tank\TankChartShowDlg.cs" />
|
<Compile Update="03-simulation\07-matching\09-Tank\SimulationTankSingleMatchingDlg.cs" />
|
<Compile Update="03-simulation\07-matching\09-Tank\TankSingleMatchingCtrl.cs" />
|
<Compile Update="03-simulation\07-matching\16-sprinkler\SprinklerSingleMatchingCtrl.cs" />
|
<Compile Update="03-simulation\07-matching\16-sprinkler\SimulationSprinklerSingleMatchingDlg.cs" />
|
<Compile Update="03-simulation\07-matching\15-Translation\TranslationSingleMatchingCtrl.cs" />
|
<Compile Update="03-simulation\07-matching\15-Translation\SimulationTranslationSingleMatchingDlg.cs" />
|
<Compile Update="03-simulation\07-matching\13-Pressmeter\PressmeterSingleMatchingCtrl.cs" />
|
<Compile Update="03-simulation\07-matching\13-Pressmeter\SimulationPressmeterSingleMatchingDlg.cs" />
|
<Compile Update="03-simulation\07-matching\12-Hydrant\HydrantSingleMatchingCtrl.cs" />
|
<Compile Update="03-simulation\07-matching\12-Hydrant\SimulationHydrantSingleMatchingDlg.cs" />
|
<Compile Update="03-simulation\07-matching\11-Flowmeter\FlowmeterSingleMatchingCtrl.cs" />
|
<Compile Update="03-simulation\07-matching\11-Flowmeter\SimulationFlowmeterSingleMatchingDlg.cs" />
|
<Compile Update="03-simulation\07-matching\10-Meter\MeterSingleMatchingCtrl.cs" />
|
<Compile Update="03-simulation\07-matching\10-Meter\SimulationMeterSingleMatchingDlg.cs" />
|
<Compile Update="03-simulation\07-matching\14-Blunthead\BluntheadSingleMatchingForm.cs" />
|
<Compile Update="03-simulation\07-matching\14-Blunthead\SimulationBluntheadSingleMatchingDlg.cs" />
|
<Compile Update="03-simulation\01-info\XhsProjectSimulationHydroInfoCtrl.cs" />
|
<Compile Update="03-simulation\01-info\XhsProjectSimulationProjectInfoCtrl.cs" />
|
<Compile Update="03-simulation\01-info\XhsProjectSimulationBimfaceInfoCtrl.cs" />
|
<Compile Update="03-simulation\01-info\XhsProjectSimulationInfoPage.cs" />
|
<Compile Update="03-simulation\03-q3d\XhsProjectSimulationQ3dCtrl.cs" />
|
<Compile Update="03-simulation\07-matching\03-valve\01-valvesinglematching\SimulationValveSingleMatchingDlg.cs" />
|
<Compile Update="03-simulation\07-matching\03-valve\01-valvesinglematching\ValveSingleMatchingCtrl.cs" />
|
<Compile Update="eMatchingDlg.cs" />
|
<Compile Update="03-simulation\07-matching\04-pipe\01-pipesinglematching\PipeSingleMatchingCtrl.cs" />
|
<Compile Update="03-simulation\07-matching\05-elbows\01-elbowsinglematching\ElbowSingleMatchingCtrl.cs" />
|
<Compile Update="03-simulation\07-matching\05-elbows\01-elbowsinglematching\SimulationElbowSingleMatchingDlg.cs" />
|
<Compile Update="03-simulation\07-matching\07-fourlink\01-fourlinksinglematching\FourlinkSingleMatchingCtrl.cs" />
|
<Compile Update="03-simulation\07-matching\07-fourlink\01-fourlinksinglematching\SimulationFourlinkSingleMatchingDlg.cs" />
|
<Compile Update="03-simulation\07-matching\17-compressor\SimulationCompressorSingleMatchingDlg.cs" />
|
<Compile Update="03-simulation\07-matching\17-compressor\CompressorChartShowDlg.cs" />
|
<Compile Update="03-simulation\07-matching\17-compressor\CompressorSingleMatchingCtrl.cs" />
|
<Compile Update="03-simulation\07-matching\18-exchanger\ExchangerChartShowDlg.cs" />
|
<Compile Update="03-simulation\07-matching\18-exchanger\ExchangerSingleMatchingCtrl.cs" />
|
<Compile Update="03-simulation\07-matching\18-exchanger\SimulationExchangerSingleMatchingDlg.cs" />
|
<Compile Update="03-simulation\06-simulation\XhsProjectSimulationCorePage.cs" />
|
<Compile Update="03-simulation\08-working\XhsProjectSimulationWorkingPage.cs" />
|
<Compile Update="03-simulation\09-energy\SimulationMultiWorkingEnergyDlg.cs" />
|
<Compile Update="03-simulation\10-analy\SimulationMultiWorkingAnalyDlg.cs" />
|
<Compile Update="03-simulation\10-analy\SimulationSingleWorkingAnalyDlg.cs" />
|
<Compile Update="03-simulation\11-pump\01-parallel\SimulationPumpParallelDlg.cs" />
|
<Compile Update="03-simulation\11-pump\02-feat\SimulationSinglePumpFeatDlg.cs" />
|
<Compile Update="03-simulation\11-pump\02-feat\SimulationPumpFeatDlg.cs" />
|
<Compile Update="03-simulation\09-energy\SimulationSingleWorkingEnergyDlg.cs" />
|
<Compile Update="03-simulation\11-pump\03-analy\SimulationMultiWorkingPumpAnalyDlg.cs" />
|
<Compile Update="03-simulation\11-pump\03-analy\SimulationSingleWorkingPumpAnalyDlg.cs" />
|
<Compile Update="Properties\Resources.Designer.cs">
|
<DesignTime>True</DesignTime>
|
<AutoGen>True</AutoGen>
|
<DependentUpon>Resources.resx</DependentUpon>
|
</Compile>
|
</ItemGroup>
|
|
<ItemGroup>
|
<EmbeddedResource Update="Properties\Resources.resx">
|
<Generator>ResXFileCodeGenerator</Generator>
|
<LastGenOutput>Resources.Designer.cs</LastGenOutput>
|
</EmbeddedResource>
|
</ItemGroup>
|
|
</Project>
|