From 70233af5426b0d1c343ebe87183303a34a9aaa58 Mon Sep 17 00:00:00 2001 From: hutongqing <hutongqing@hnkhzn.com> Date: 星期三, 20 十一月 2024 09:05:38 +0800 Subject: [PATCH] WIDESEAWCS_QuartzJob更新版本 --- WIDESEAWCS_Server/WIDESEAWCS_QuartzJob/WIDESEAWCS_QuartzJob.csproj | 8 +++++--- 1 files changed, 5 insertions(+), 3 deletions(-) diff --git a/WIDESEAWCS_Server/WIDESEAWCS_QuartzJob/WIDESEAWCS_QuartzJob.csproj b/WIDESEAWCS_Server/WIDESEAWCS_QuartzJob/WIDESEAWCS_QuartzJob.csproj index 967c68d..88faf0d 100644 --- a/WIDESEAWCS_Server/WIDESEAWCS_QuartzJob/WIDESEAWCS_QuartzJob.csproj +++ b/WIDESEAWCS_Server/WIDESEAWCS_QuartzJob/WIDESEAWCS_QuartzJob.csproj @@ -4,12 +4,14 @@ <TargetFramework>net6.0</TargetFramework> <ImplicitUsings>enable</ImplicitUsings> <Nullable>enable</Nullable> - <Description>鏇存柊--鏆傛椂鍙敮鎸佽タ闂ㄥ瓙PLC璇诲彇瀵硅薄</Description> - <Version>2.0.4</Version> + <Description> + 1銆丠SLCommunication婵�娲� + </Description> + <Version>2.1.1</Version> </PropertyGroup> <ItemGroup> - <PackageReference Include="Quartz" Version="3.11.0" /> + <PackageReference Include="Quartz" Version="3.13.1" /> </ItemGroup> <ItemGroup> -- Gitblit v1.9.3