From c957a99f45bd57c82285ed013361d68bff6335f7 Mon Sep 17 00:00:00 2001 From: Shuxia Ning <NingShuxia0927@outlook.com> Date: 星期五, 20 十二月 2024 09:55:45 +0800 Subject: [PATCH] 曲线底层优化 --- Service/HStation.Service.Revit.Core/HStation.Service.Revit.Core.csproj | 2 +- 1 files changed, 1 insertions(+), 1 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 2fccf50..dd22cad 100644 --- a/Service/HStation.Service.Revit.Core/HStation.Service.Revit.Core.csproj +++ b/Service/HStation.Service.Revit.Core/HStation.Service.Revit.Core.csproj @@ -7,7 +7,7 @@ </PropertyGroup> <ItemGroup> - <PackageReference Include="Yw.Pump.Core" Version="3.1.2" /> + <PackageReference Include="Yw.Pump.Core" Version="3.1.6" /> <PackageReference Include="Yw.Untity.Core" Version="3.0.3" /> </ItemGroup> -- Gitblit v1.9.3