duheng
2024-12-02 70041775f6292fe60f9b4f0cc0ea8dd2f719cafe
WinFrmUI/HStation.WinFrmUI.PhartRelation.Core/HStation.WinFrmUI.PhartRelation.Core.csproj
@@ -8,9 +8,25 @@
  <ItemGroup>
    <Compile Remove="00-helper\**" />
    <Compile Remove="03-variable-speed\**" />
    <EmbeddedResource Remove="00-helper\**" />
    <EmbeddedResource Remove="03-variable-speed\**" />
    <None Remove="00-helper\**" />
    <None Remove="03-variable-speed\**" />
    <Page Remove="00-helper\**" />
    <Page Remove="03-variable-speed\**" />
  </ItemGroup>
  <ItemGroup>
    <Compile Remove="99-common\PumpPerform2dMultiViewDlg - 复制.cs" />
    <Compile Remove="99-common\PumpPerform2dMultiViewDlg - 复制.Designer.cs" />
    <Compile Remove="PumpParallelAnalyDlg - 复制.cs" />
    <Compile Remove="PumpParallelAnalyDlg - 复制.Designer.cs" />
  </ItemGroup>
  <ItemGroup>
    <EmbeddedResource Remove="99-common\PumpPerform2dMultiViewDlg - 复制.resx" />
    <EmbeddedResource Remove="PumpParallelAnalyDlg - 复制.resx" />
  </ItemGroup>
  <ItemGroup>
@@ -20,6 +36,7 @@
  <ItemGroup>
    <PackageReference Include="DevExpress.Win.Design" Version="23.2.4" />
    <PackageReference Include="NPOI" Version="2.7.1" />
    <PackageReference Include="Yw.BLL.Phart.Core" Version="3.0.2" />
  </ItemGroup>
  <ItemGroup>
@@ -39,11 +56,35 @@
    <Compile Update="01-pump-main\XhsPumpMainPhartPanel.cs">
      <SubType>UserControl</SubType>
    </Compile>
    <Compile Update="02-valve-main\XhsValveMainPhartListCtrl.cs">
      <SubType>UserControl</SubType>
    </Compile>
    <Compile Update="99-common\PumpParallelChartDlg.cs">
      <SubType>Form</SubType>
    </Compile>
    <Compile Update="99-common\PumpWorkComparisonChartDlg.cs">
      <SubType>Form</SubType>
    </Compile>
    <Compile Update="99-common\PumpWorkChartDlg.cs">
      <SubType>Form</SubType>
    </Compile>
    <Compile Update="99-common\PumpVariableSpeedChartDlg.cs">
      <SubType>Form</SubType>
    </Compile>
    <Compile Update="99-common\PumpSerialParallelChartDlg.cs">
      <SubType>Form</SubType>
    </Compile>
    <Compile Update="99-common\SelXhsValveMainPhartDlg.cs">
      <SubType>Form</SubType>
    </Compile>
    <Compile Update="Properties\Resources.Designer.cs">
      <DesignTime>True</DesignTime>
      <AutoGen>True</AutoGen>
      <DependentUpon>Resources.resx</DependentUpon>
    </Compile>
    <Compile Update="SinglePumpAnalyDlg.cs">
      <SubType>Form</SubType>
    </Compile>
    <Compile Update="XhsProjectUserControl.cs">
      <SubType>UserControl</SubType>
    </Compile>