From 04f9d03e29ce75b4aa0d108a1c2987fe2aaf61f6 Mon Sep 17 00:00:00 2001
From: tx <123456>
Date: 星期二, 15 四月 2025 12:44:41 +0800
Subject: [PATCH] 添加Open

---
 OpenUI/DPumpHydr.OpenFwUI.Volute/DPumpHydr.OpenFwUI.Volute.csproj |    3 +++
 1 files changed, 3 insertions(+), 0 deletions(-)

diff --git a/OpenUI/DPumpHydr.OpenFwUI.Volute/DPumpHydr.OpenFwUI.Volute.csproj b/OpenUI/DPumpHydr.OpenFwUI.Volute/DPumpHydr.OpenFwUI.Volute.csproj
index 517395e..7554481 100644
--- a/OpenUI/DPumpHydr.OpenFwUI.Volute/DPumpHydr.OpenFwUI.Volute.csproj
+++ b/OpenUI/DPumpHydr.OpenFwUI.Volute/DPumpHydr.OpenFwUI.Volute.csproj
@@ -56,6 +56,9 @@
       <DependentUpon>StepForm1.cs</DependentUpon>
     </Compile>
     <Compile Include="Properties\AssemblyInfo.cs" />
+    <Compile Include="ViewModel\eOutflowStyle.cs" />
+    <Compile Include="ViewModel\OutflowParas.cs" />
+    <Compile Include="ViewModel\OutflowStyleHelper.cs" />
     <EmbeddedResource Include="StepForm1.resx">
       <DependentUpon>StepForm1.cs</DependentUpon>
     </EmbeddedResource>

--
Gitblit v1.9.3