From ed9a0c061bc4d579f498f3f0c6a1b682e0296ef3 Mon Sep 17 00:00:00 2001 From: colin Date: Mon, 24 Aug 2026 09:39:58 +0800 Subject: [PATCH] feat: Upgrade micro-service template --- .../micro/content/Directory.Packages.props | 37 ++++++++++--------- .../templates/micro/content/common.props | 6 +-- 2 files changed, 23 insertions(+), 20 deletions(-) diff --git a/aspnet-core/templates/micro/content/Directory.Packages.props b/aspnet-core/templates/micro/content/Directory.Packages.props index 5adc6c357..2c4bb650b 100644 --- a/aspnet-core/templates/micro/content/Directory.Packages.props +++ b/aspnet-core/templates/micro/content/Directory.Packages.props @@ -2,11 +2,11 @@ 10.0.0 2.16.1 - 10.4.0 - 10.4.0 - 10.0.7 - 10.0.7 - 10.0.7 + 10.6.0 + 10.6.0 + 10.0.9 + 10.0.9 + 10.0.9 true @@ -128,6 +128,7 @@ + @@ -244,7 +245,7 @@ - + @@ -397,8 +398,7 @@ - - + @@ -443,11 +443,12 @@ - + + @@ -483,24 +484,26 @@ - + - + - - - + + + + + - + + + - - diff --git a/aspnet-core/templates/micro/content/common.props b/aspnet-core/templates/micro/content/common.props index 9edb1b1ed..be78dddab 100644 --- a/aspnet-core/templates/micro/content/common.props +++ b/aspnet-core/templates/micro/content/common.props @@ -1,12 +1,12 @@ latest - 10.4.0 + 10.6.0 colin - $(NoWarn);CS1591;CS0436;CS8618;NU1803 + $(NoWarn);CS1591;CS0436;NU1803 https://github.com/colinin/abp-next-admin $(SolutionDir)LocalNuget - 10.4.0 + 10.6.0 MIT git https://github.com/colinin/abp-next-admin