From 7ff298c6834275b63b612af49651673689a39660 Mon Sep 17 00:00:00 2001 From: hutongqing <hutongqing@hnkhzn.com> Date: 星期三, 27 十一月 2024 11:33:18 +0800 Subject: [PATCH] 更新 --- WIDESEAWCS_Server/WIDESEAWCS_QuartzJob/WIDESEAWCS_QuartzJob.csproj | 7 +++++-- 1 files changed, 5 insertions(+), 2 deletions(-) diff --git a/WIDESEAWCS_Server/WIDESEAWCS_QuartzJob/WIDESEAWCS_QuartzJob.csproj b/WIDESEAWCS_Server/WIDESEAWCS_QuartzJob/WIDESEAWCS_QuartzJob.csproj index 1640038..f84112d 100644 --- a/WIDESEAWCS_Server/WIDESEAWCS_QuartzJob/WIDESEAWCS_QuartzJob.csproj +++ b/WIDESEAWCS_Server/WIDESEAWCS_QuartzJob/WIDESEAWCS_QuartzJob.csproj @@ -4,11 +4,14 @@ <TargetFramework>net6.0</TargetFramework> <ImplicitUsings>enable</ImplicitUsings> <Nullable>enable</Nullable> - <Description>璁惧绠$悊鍙婅皟搴�</Description> + <Description> + 1銆丷outerService鍛藉悕绌洪棿鏇存敼 + </Description> + <Version>2.1.2</Version> </PropertyGroup> <ItemGroup> - <PackageReference Include="Quartz" Version="3.11.0" /> + <PackageReference Include="Quartz" Version="3.13.1" /> </ItemGroup> <ItemGroup> -- Gitblit v1.9.3