From dafbb865a4f515d95aaa566c049d45852fe9c567 Mon Sep 17 00:00:00 2001 From: cKey <35512826+colinin@users.noreply.github.com> Date: Thu, 13 Jan 2022 17:14:41 +0800 Subject: [PATCH] feat(build): Use the same Quartz.NET version --- aspnet-core/Directory.Build.props | 1 + .../LY.MicroService.TaskManagement.HttpApi.Host.csproj | 4 ++-- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/aspnet-core/Directory.Build.props b/aspnet-core/Directory.Build.props index fead421c4..0fcd0e7ea 100644 --- a/aspnet-core/Directory.Build.props +++ b/aspnet-core/Directory.Build.props @@ -12,6 +12,7 @@ 2.0.3 1.7.27 7.15.1 + 3.3.3 2.0.593 2.10.0 4.1.0 diff --git a/aspnet-core/services/LY.MicroService.TaskManagement.HttpApi.Host/LY.MicroService.TaskManagement.HttpApi.Host.csproj b/aspnet-core/services/LY.MicroService.TaskManagement.HttpApi.Host/LY.MicroService.TaskManagement.HttpApi.Host.csproj index 81ce97bee..1c3a0bc9d 100644 --- a/aspnet-core/services/LY.MicroService.TaskManagement.HttpApi.Host/LY.MicroService.TaskManagement.HttpApi.Host.csproj +++ b/aspnet-core/services/LY.MicroService.TaskManagement.HttpApi.Host/LY.MicroService.TaskManagement.HttpApi.Host.csproj @@ -1,4 +1,4 @@ - + False @@ -28,7 +28,7 @@ - +