lixiaojun
2024-09-24 cfe5793ec364b38ef9d775a5fdc769a56383d18b
WinFrmUI/HStation.WinFrmUI.Assets.Core/HStation.WinFrmUI.Assets.Core.csproj
@@ -15,12 +15,15 @@
  </ItemGroup>
  <ItemGroup>
    <Compile Remove="00-PumpProductManage\AddPumpProductMainDlg - 复制.cs" />
    <Compile Remove="00-PumpProductManage\AddPumpProductMainDlg - 复制.Designer.cs" />
    <Compile Remove="01-pumpProductManage\AddPumpProductMainDlg - 复制.cs" />
    <Compile Remove="01-pumpProductManage\AddPumpProductMainDlg - 复制.Designer.cs" />
    <Compile Remove="01-pumpProductManage\PumpProductMainPanel - 复制.cs" />
    <Compile Remove="01-pumpProductManage\PumpProductMainPanel - 复制.Designer.cs" />
  </ItemGroup>
  <ItemGroup>
    <EmbeddedResource Remove="00-PumpProductManage\AddPumpProductMainDlg - 复制.resx" />
    <EmbeddedResource Remove="01-pumpProductManage\AddPumpProductMainDlg - 复制.resx" />
    <EmbeddedResource Remove="01-pumpProductManage\PumpProductMainPanel - 复制.resx" />
  </ItemGroup>
  <ItemGroup>
@@ -29,20 +32,57 @@
  </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="..\..\HStation.BLL.Assets.Core\HStation.BLL.Assets.Core.csproj" />
    <ProjectReference Include="..\..\HStation.Dto.Assets.Core\HStation.Dto.Assets.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.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="00-PumpProductManage\EditPumpProductMainDlg.cs" />
    <Compile Update="00-PumpProductManage\EditPumpProductGroupDlg.cs" />
    <Compile Update="00-PumpProductManage\AddPumpProductGroupDlg.cs" />
    <Compile Update="00-PumpProductManage\AddPumpProductMainDlg.cs" />
    <Compile Update="00-PumpProductManage\EditPumpProductSeriesDlg.cs" />
    <Compile Update="00-PumpProductManage\PumpProductMainPanel.cs" />
    <Compile Update="02-AdaptingManage\EditAdaptingMainDlg.cs">
      <SubType>Form</SubType>
    </Compile>
    <Compile Update="02-AdaptingManage\AddAdaptingMainDlg.cs">
      <SubType>Form</SubType>
    </Compile>
    <Compile Update="01-pumpProductManage\03-PumpType\EditPumpTypeDlg.cs">
      <SubType>Form</SubType>
    </Compile>
    <Compile Update="01-pumpProductManage\EditPumpProductMainDlg.cs" />
    <Compile Update="01-pumpProductManage\EditPumpProductGroupDlg.cs" />
    <Compile Update="01-pumpProductManage\AddPumpProductGroupDlg.cs" />
    <Compile Update="01-pumpProductManage\AddPumpProductMainDlg.cs" />
    <Compile Update="01-pumpProductManage\EditPumpProductSeriesDlg.cs" />
    <Compile Update="05-valveManage\01-series\EditValveSeriesDlg.cs">
      <SubType>Form</SubType>
    </Compile>
    <Compile Update="05-valveManage\01-series\AddValveSeriesDlg.cs">
      <SubType>Form</SubType>
    </Compile>
    <Compile Update="05-valveManage\02-main\EditValveMainDlg.cs">
      <SubType>Form</SubType>
    </Compile>
    <Compile Update="05-valveManage\02-main\AddValveMainDlg.cs">
      <SubType>Form</SubType>
    </Compile>
    <Compile Update="05-valveManage\ValveTypeTreeListCtrl.cs">
      <SubType>UserControl</SubType>
    </Compile>
    <Compile Update="02-AdaptingManage\AdaptingManageMainPanel.cs">
      <SubType>UserControl</SubType>
    </Compile>
    <Compile Update="06-pipelineManage\EditPipeLineMainDlg.cs">
      <SubType>Form</SubType>
    </Compile>
    <Compile Update="06-pipelineManage\AddPipeLineMainDlg.cs">
      <SubType>Form</SubType>
    </Compile>
    <Compile Update="06-pipelineManage\PipelineManageMainPanel.cs">
      <SubType>UserControl</SubType>
    </Compile>
    <Compile Update="Properties\Resources.Designer.cs">
      <DesignTime>True</DesignTime>
      <AutoGen>True</AutoGen>
@@ -57,4 +97,8 @@
    </EmbeddedResource>
  </ItemGroup>
  <ItemGroup>
    <Folder Include="00-core\" />
  </ItemGroup>
</Project>