yangyin
2025-02-21 b22f76d1a80169a1b124d86c61c24e8032344e27
Client/DesktopMain/DPumpHydr.DesktopMain.csproj
@@ -2,21 +2,68 @@
  <PropertyGroup>
    <OutputType>WinExe</OutputType>
    <TargetFramework>net8.0-windows</TargetFramework>
    <TargetFramework>net8.0-windows7.0</TargetFramework>
    <UseWindowsForms>true</UseWindowsForms>
    <Company>上海义维流体科技有限公司</Company>
    <ApplicationIcon>AppIcon.ico</ApplicationIcon>
  </PropertyGroup>
  <ItemGroup>
    <PackageReference Include="ReaLTaiizor" Version="3.8.0.7" />
    <Compile Remove="MainWindow4Wen 备份\**" />
    <Compile Remove="MainWindow\新建文件夹\**" />
    <Compile Remove="Resources\123\**" />
    <Compile Remove="Resources\MainIcon\**" />
    <EmbeddedResource Remove="MainWindow4Wen 备份\**" />
    <EmbeddedResource Remove="MainWindow\新建文件夹\**" />
    <EmbeddedResource Remove="Resources\123\**" />
    <EmbeddedResource Remove="Resources\MainIcon\**" />
    <None Remove="MainWindow4Wen 备份\**" />
    <None Remove="MainWindow\新建文件夹\**" />
    <None Remove="Resources\123\**" />
    <None Remove="Resources\MainIcon\**" />
  </ItemGroup>
  <ItemGroup>
    <Compile Remove="MainRibbonCmdHelper.cs" />
    <Compile Remove="MainWindow\frmMainWindow.Designer - 副本.cs" />
    <Compile Remove="MainWindow\frmMainWindowAntdUI.cs" />
    <Compile Remove="MainWindow\frmMainWindowAntdUI.Designer.cs" />
    <Compile Remove="MainWindow\frmMainWindowRLT.cs" />
    <Compile Remove="MainWindow\frmMainWindowRLT.Designer.cs" />
    <Compile Remove="MainWindow\MainWindowOld.cs" />
    <Compile Remove="MainWindow\MainWindowOld.designer.cs" />
    <Compile Remove="Main\Form1.cs" />
    <Compile Remove="Main\Form1.Designer.cs" />
    <Compile Remove="RibbonTestForm.cs" />
    <Compile Remove="RibbonTestForm.Designer.cs" />
    <Compile Remove="RibbonTestForm_InitialRibbon.cs" />
  </ItemGroup>
  <ItemGroup>
    <EmbeddedResource Remove="MainWindow\frmMainWindowAntdUI.resx" />
    <EmbeddedResource Remove="MainWindow\frmMainWindowRLT.resx" />
    <EmbeddedResource Remove="MainWindow\MainWindowOld.en-US.resx" />
    <EmbeddedResource Remove="MainWindow\MainWindowOld.resx" />
    <EmbeddedResource Remove="Main\Form1.resx" />
    <EmbeddedResource Remove="RibbonTestForm.resx" />
  </ItemGroup>
  <ItemGroup>
    <None Remove="Resources\Eventech32.png" />
    <None Remove="Resources\logo - 副本.png" />
  </ItemGroup>
  <ItemGroup>
    <Content Include="AppIcon.ico" />
  </ItemGroup>
  <ItemGroup>
    <ProjectReference Include="..\..\Model\DPumpHydr.Model.Core\DPumpHydr.Model.Core.csproj" />
    <ProjectReference Include="..\..\WinFrmUI\DPumpHydr.WinFrmUI.Assets\DPumpHydr.WinFrmUI.Assets.csproj" />
    <ProjectReference Include="..\..\WinFrmUI\DPumpHydr.WinFrmUI.Core\DPumpHydr.WinFrmUI.Core.csproj" />
    <ProjectReference Include="..\..\WinFrmUI\DPumpHydr.WinFrmUI.Impeller\DPumpHydr.WinFrmUI.Impeller.csproj" />
    <ProjectReference Include="..\..\WinFrmUI\DPumpHydr.WinFrmUI.Ribbon\DPumpHydr.WinFrmUI.Ribbon.csproj" />
    <ProjectReference Include="..\..\WinFrmUI\DPumpHydr.WinFrmUI.Volute\DPumpHydr.WinFrmUI.Volute.csproj" />
    <ProjectReference Include="..\..\WinFrmUI\System.Windows.Forms.Ribbon\framework\System.Windows.Forms.Ribbon.csproj" />
  </ItemGroup>
  <ItemGroup>