From cecd5e98941ff09c2e00b50d1c3e5733d2d9309c Mon Sep 17 00:00:00 2001 From: Shuxia Ning <NingShuxia0927@outlook.com> Date: 星期二, 10 十二月 2024 10:42:45 +0800 Subject: [PATCH] workingChart --- WinFrmUI/Yw.WinFrmUI.Phart.Core/Yw.WinFrmUI.Phart.Core.csproj | 9 +++++++++ 1 files changed, 9 insertions(+), 0 deletions(-) diff --git a/WinFrmUI/Yw.WinFrmUI.Phart.Core/Yw.WinFrmUI.Phart.Core.csproj b/WinFrmUI/Yw.WinFrmUI.Phart.Core/Yw.WinFrmUI.Phart.Core.csproj index 907c9ac..0c35245 100644 --- a/WinFrmUI/Yw.WinFrmUI.Phart.Core/Yw.WinFrmUI.Phart.Core.csproj +++ b/WinFrmUI/Yw.WinFrmUI.Phart.Core/Yw.WinFrmUI.Phart.Core.csproj @@ -39,7 +39,13 @@ <Compile Remove="00-calc-helper\ThroughParaCurve.cs" /> <Compile Remove="01-pump\01-single\03-variable-speed\PumpVariableSpeedViewItemViewModel.cs" /> <Compile Remove="01-pump\01-single\03-variable-speed\PumpVariableSpeedViewModel.cs" /> + <Compile Remove="01-pump\01-single\04-run-view\PumpRunViewChart - 澶嶅埗.cs" /> + <Compile Remove="01-pump\01-single\04-run-view\PumpRunViewChart - 澶嶅埗.Designer.cs" /> <Compile Remove="Title - 澶嶅埗.cs" /> + </ItemGroup> + + <ItemGroup> + <EmbeddedResource Remove="01-pump\01-single\04-run-view\PumpRunViewChart - 澶嶅埗.resx" /> </ItemGroup> <ItemGroup> @@ -54,6 +60,9 @@ </ItemGroup> <ItemGroup> + <Compile Update="01-pump\01-single\05-working-view\PumpWorkingViewChart.cs"> + <SubType>UserControl</SubType> + </Compile> <Compile Update="01-pump\02-multi\01-parallel\PumpParallelChart.cs"> <SubType>UserControl</SubType> </Compile> -- Gitblit v1.9.3