yangyin
2025-03-27 b0de14c2670b9ff0079dacfb4b7457b438368f11
Client/DesktopMain/DPumpHydr.DesktopMain.csproj
@@ -5,6 +5,7 @@
    <TargetFramework>net8.0-windows7.0</TargetFramework>
    <UseWindowsForms>true</UseWindowsForms>
    <Company>上海义维流体科技有限公司</Company>
    <ApplicationIcon>AppIcon.ico</ApplicationIcon>
  </PropertyGroup>
  <ItemGroup>
@@ -24,6 +25,7 @@
  <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" />
@@ -52,6 +54,10 @@
  </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" />