| | |
| | | <TargetFramework>net8.0-windows7.0</TargetFramework> |
| | | <UseWindowsForms>true</UseWindowsForms> |
| | | <Company>上海义维流体科技有限公司</Company> |
| | | <ApplicationIcon>AppIcon.ico</ApplicationIcon> |
| | | </PropertyGroup> |
| | | |
| | | <ItemGroup> |
| | |
| | | |
| | | <ItemGroup> |
| | | <Compile Remove="MainRibbonCmdHelper.cs" /> |
| | | <Compile Remove="MainWindow\Form1.cs" /> |
| | | <Compile Remove="MainWindow\Form1.Designer.cs" /> |
| | | <Compile Remove="MainWindow\frmMainWindow.Designer - 副本.cs" /> |
| | | <Compile Remove="MainWindow\frmMainWindowAntdUI.cs" /> |
| | | <Compile Remove="MainWindow\frmMainWindowAntdUI.Designer.cs" /> |
| | | <Compile Remove="MainWindow\frmMainWindowRLT.cs" /> |
| | |
| | | </ItemGroup> |
| | | |
| | | <ItemGroup> |
| | | <EmbeddedResource Remove="MainWindow\Form1.resx" /> |
| | | <EmbeddedResource Remove="MainWindow\frmMainWindowAntdUI.resx" /> |
| | | <EmbeddedResource Remove="MainWindow\frmMainWindowRLT.resx" /> |
| | | <EmbeddedResource Remove="MainWindow\MainWindowOld.en-US.resx" /> |
| | |
| | | </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" /> |