From b4c867bf85d3edef5d084a3a26f13cbc6784bf58 Mon Sep 17 00:00:00 2001
From: yangyin <1850366751@qq.com>
Date: 星期一, 16 十二月 2024 13:37:21 +0800
Subject: [PATCH] 提交

---
 Client/DesktopMain/DPumpHydr.DesktopMain.csproj |    6 ++++--
 1 files changed, 4 insertions(+), 2 deletions(-)

diff --git a/Client/DesktopMain/DPumpHydr.DesktopMain.csproj b/Client/DesktopMain/DPumpHydr.DesktopMain.csproj
index 75a4662..16e4eb9 100644
--- a/Client/DesktopMain/DPumpHydr.DesktopMain.csproj
+++ b/Client/DesktopMain/DPumpHydr.DesktopMain.csproj
@@ -2,7 +2,7 @@
 
   <PropertyGroup>
     <OutputType>WinExe</OutputType>
-    <TargetFramework>net8.0-windows</TargetFramework>
+    <TargetFramework>net8.0-windows7.0</TargetFramework>
     <UseWindowsForms>true</UseWindowsForms>
     <Company>涓婃捣涔夌淮娴佷綋绉戞妧鏈夐檺鍏徃</Company>
   </PropertyGroup>
@@ -16,6 +16,8 @@
   <ItemGroup>
     <Compile Remove="MainWindow\Form1.cs" />
     <Compile Remove="MainWindow\Form1.Designer.cs" />
+    <Compile Remove="MainWindow\frmMainWindowAntdUI.cs" />
+    <Compile Remove="MainWindow\frmMainWindowAntdUI.Designer.cs" />
     <Compile Remove="MainWindow\MainWindowOld.cs" />
     <Compile Remove="MainWindow\MainWindowOld.designer.cs" />
     <Compile Remove="Main\Form1.cs" />
@@ -27,6 +29,7 @@
 
   <ItemGroup>
     <EmbeddedResource Remove="MainWindow\Form1.resx" />
+    <EmbeddedResource Remove="MainWindow\frmMainWindowAntdUI.resx" />
     <EmbeddedResource Remove="MainWindow\MainWindowOld.en-US.resx" />
     <EmbeddedResource Remove="MainWindow\MainWindowOld.resx" />
     <EmbeddedResource Remove="Main\Form1.resx" />
@@ -39,7 +42,6 @@
 
   <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" />

--
Gitblit v1.9.3