From 217c17853daef559040a66aced4a613c4308e4ca Mon Sep 17 00:00:00 2001 From: Shuxia Ning <NingShuxia0927@outlook.com> Date: 星期三, 23 十月 2024 13:04:23 +0800 Subject: [PATCH] 曲线并联 --- Service/HStation.Service.PhartRelation.Core/HStation.Service.PhartRelation.Core.csproj | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/Service/HStation.Service.PhartRelation.Core/HStation.Service.PhartRelation.Core.csproj b/Service/HStation.Service.PhartRelation.Core/HStation.Service.PhartRelation.Core.csproj index 7fe6d7a..27ec7ab 100644 --- a/Service/HStation.Service.PhartRelation.Core/HStation.Service.PhartRelation.Core.csproj +++ b/Service/HStation.Service.PhartRelation.Core/HStation.Service.PhartRelation.Core.csproj @@ -27,7 +27,7 @@ </ItemGroup> <ItemGroup> - <PackageReference Include="Yw.Geometry.Core" Version="3.2.5" /> + <PackageReference Include="Yw.Geometry.Core" Version="3.2.6" /> <PackageReference Include="Yw.Pump.Core" Version="3.1.1" /> <PackageReference Include="Yw.Service.Phart.Core" Version="3.2.5" /> </ItemGroup> -- Gitblit v1.9.3