yangyin
2025-02-21 b22f76d1a80169a1b124d86c61c24e8032344e27
Client/DesktopMain/DPumpHydr.DesktopMain.csproj
@@ -5,17 +5,31 @@
    <TargetFramework>net8.0-windows7.0</TargetFramework>
    <UseWindowsForms>true</UseWindowsForms>
    <Company>上海义维流体科技有限公司</Company>
    <ApplicationIcon>AppIcon.ico</ApplicationIcon>
  </PropertyGroup>
  <ItemGroup>
    <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="MainWindow\Form1.cs" />
    <Compile Remove="MainWindow\Form1.Designer.cs" />
    <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" />
@@ -26,7 +40,8 @@
  </ItemGroup>
  <ItemGroup>
    <EmbeddedResource Remove="MainWindow\Form1.resx" />
    <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" />
@@ -35,11 +50,15 @@
  <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.AntdUI\AntdUI.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" />