lixiaojun
2024-07-26 7026a215a38e7d77da2104e2d11d17fc2065d80d
WinFrmUI/HStation.WinFrmUI.Phart.Core/HStation.WinFrmUI.Phart.Core.csproj
@@ -7,16 +7,59 @@
  </PropertyGroup>
  <ItemGroup>
    <Compile Remove="01-perform\01-cubic\Curve\**" />
    <Compile Remove="01-perform\01-cubic\Import\**" />
    <Compile Remove="01-perform\01-cubic\Preview\**" />
    <EmbeddedResource Remove="01-perform\01-cubic\Curve\**" />
    <EmbeddedResource Remove="01-perform\01-cubic\Import\**" />
    <EmbeddedResource Remove="01-perform\01-cubic\Preview\**" />
    <None Remove="01-perform\01-cubic\Curve\**" />
    <None Remove="01-perform\01-cubic\Import\**" />
    <None Remove="01-perform\01-cubic\Preview\**" />
    <Page Remove="01-perform\01-cubic\Curve\**" />
    <Page Remove="01-perform\01-cubic\Import\**" />
    <Page Remove="01-perform\01-cubic\Preview\**" />
  </ItemGroup>
  <ItemGroup>
    <Compile Remove="01-perform\01-cubic\01-chart\CubicSpline2dEditChart.cs" />
    <Compile Remove="01-perform\01-cubic\01-chart\CubicSpline2dEditChart.Designer.cs" />
    <Compile Remove="01-perform\01-cubic\01-chart\CubicSpline2dMultiChart.cs" />
    <Compile Remove="01-perform\01-cubic\01-chart\CubicSpline2dMultiChart.Designer.cs" />
  </ItemGroup>
  <ItemGroup>
    <EmbeddedResource Remove="01-perform\01-cubic\01-chart\CubicSpline2dEditChart.resx" />
    <EmbeddedResource Remove="01-perform\01-cubic\01-chart\CubicSpline2dMultiChart.resx" />
  </ItemGroup>
  <ItemGroup>
    <PackageReference Include="DevExpress.Win.Design" Version="23.2.4" />
    <PackageReference Include="NPOI" Version="2.7.1" />
  </ItemGroup>
  <ItemGroup>
    <ProjectReference Include="..\..\BLL\HStation.BLL.Phart.Core\HStation.BLL.Phart.Core.csproj" />
    <ProjectReference Include="..\..\Dto\HStation.Dto.Assets.Core\HStation.Dto.Assets.Core.csproj" />
    <ProjectReference Include="..\Hstation.WinFrmUI.Core\HStation.WinFrmUI.Core.csproj" />
    <ProjectReference Include="..\Yw.WinFrmUI.Phart.Core\Yw.WinFrmUI.Phart.Core.csproj" />
  </ItemGroup>
  <ItemGroup>
    <Compile Update="01-perform\01-cubic\01-chart\CubicSpline2dChart.cs">
      <SubType>UserControl</SubType>
    </Compile>
    <Compile Update="01-perform\01-cubic\02-coordinate\AxisValueDlg.cs">
      <SubType>Form</SubType>
    </Compile>
    <Compile Update="01-perform\01-cubic\02-coordinate\ChartCoordinateDlg.cs">
      <SubType>Form</SubType>
    </Compile>
    <Compile Update="01-perform\01-cubic\03-import\01-excel\ImportCurveByExcelCtrl.cs">
      <SubType>UserControl</SubType>
    </Compile>
    <Compile Update="01-perform\01-cubic\03-import\01-excel\ImportCurveByExcelDlg.cs">
      <SubType>Form</SubType>
    </Compile>
    <Compile Update="Properties\Resources.Designer.cs">
      <DesignTime>True</DesignTime>
      <AutoGen>True</AutoGen>