From 72942308915441381c5753057585677ce22b8032 Mon Sep 17 00:00:00 2001
From: qiuyao <qiuyao@hnkhzn.com>
Date: 星期一, 24 三月 2025 17:44:21 +0800
Subject: [PATCH] a

---
 项目代码/WIDESEAWCS_Server 正式/WIDESEAWCS_Tasks/WIDESEAWCS_Tasks.csproj |    8 +++++---
 1 files changed, 5 insertions(+), 3 deletions(-)

diff --git "a/\351\241\271\347\233\256\344\273\243\347\240\201/WIDESEAWCS_Server \346\255\243\345\274\217/WIDESEAWCS_Tasks/WIDESEAWCS_Tasks.csproj" "b/\351\241\271\347\233\256\344\273\243\347\240\201/WIDESEAWCS_Server \346\255\243\345\274\217/WIDESEAWCS_Tasks/WIDESEAWCS_Tasks.csproj"
index 133e8f3..4e84116 100644
--- "a/\351\241\271\347\233\256\344\273\243\347\240\201/WIDESEAWCS_Server \346\255\243\345\274\217/WIDESEAWCS_Tasks/WIDESEAWCS_Tasks.csproj"
+++ "b/\351\241\271\347\233\256\344\273\243\347\240\201/WIDESEAWCS_Server \346\255\243\345\274\217/WIDESEAWCS_Tasks/WIDESEAWCS_Tasks.csproj"
@@ -7,12 +7,14 @@
 	</PropertyGroup>
 
 	<ItemGroup>
-	  <PackageReference Include="WIDESEAWCS_Communicator" Version="2.2.3" />
-	  <PackageReference Include="WIDESEAWCS_Core" Version="1.0.13" />
-	  <PackageReference Include="WIDESEAWCS_QuartzJob" Version="3.0.5" />
+	  <PackageReference Include="System.IO.Ports" Version="6.0.0" />
+	  <PackageReference Include="WIDESEAWCS_Communicator" Version="2.2.9" />
+	  <PackageReference Include="WIDESEAWCS_QuartzJob" Version="3.0.9" />
 	</ItemGroup>
 
 	<ItemGroup>
+		<ProjectReference Include="..\ISerialPortService\WIDESEA_ISerialPortService.csproj" />
+		<ProjectReference Include="..\SerialPortService\WIDESEA_SerialPortService.csproj" />
 		<ProjectReference Include="..\WIDESEAWCS_TaskInfoService\WIDESEAWCS_TaskInfoService.csproj" />
 	</ItemGroup>
 

--
Gitblit v1.9.3