tangxu
2024-11-04 ebd031e3bed6c1cfddce8fc9b98f7f9e95fb9e32
Client/DesktopMain/DPumpHydr.DesktopMain.csproj
@@ -2,13 +2,44 @@
  <PropertyGroup>
    <OutputType>WinExe</OutputType>
    <TargetFramework>net8.0-windows</TargetFramework>
    <TargetFramework>net8.0-windows7.0</TargetFramework>
    <UseWindowsForms>true</UseWindowsForms>
    <Company>上海义维流体科技有限公司</Company>
  </PropertyGroup>
  <ItemGroup>
    <Compile Remove="MainWindow4Wen 备份\**" />
    <EmbeddedResource Remove="MainWindow4Wen 备份\**" />
    <None Remove="MainWindow4Wen 备份\**" />
  </ItemGroup>
  <ItemGroup>
    <Compile Remove="MainWindow\Form1.cs" />
    <Compile Remove="MainWindow\Form1.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\Form1.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" />
  </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" />