From a84a83d842f4fa220a8cf1b704e6ed6573684eef Mon Sep 17 00:00:00 2001 From: ningshuxia <ningshuxia0927@outlook.com> Date: 星期四, 20 三月 2025 17:38:19 +0800 Subject: [PATCH] 快速建模 --- Service/HStation.Service.Revit.Core/HStation.Service.Revit.Core.csproj | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Service/HStation.Service.Revit.Core/HStation.Service.Revit.Core.csproj b/Service/HStation.Service.Revit.Core/HStation.Service.Revit.Core.csproj index dd22cad..bc52af7 100644 --- a/Service/HStation.Service.Revit.Core/HStation.Service.Revit.Core.csproj +++ b/Service/HStation.Service.Revit.Core/HStation.Service.Revit.Core.csproj @@ -7,8 +7,8 @@ </PropertyGroup> <ItemGroup> - <PackageReference Include="Yw.Pump.Core" Version="3.1.6" /> - <PackageReference Include="Yw.Untity.Core" Version="3.0.3" /> + <PackageReference Include="Yw.Pump.Core" Version="3.2.4" /> + <PackageReference Include="Yw.Untity.Core" Version="3.0.6" /> </ItemGroup> </Project> -- Gitblit v1.9.3