From ef714dfdd5a13b8940ef2dd28212461b3c4343e2 Mon Sep 17 00:00:00 2001 From: colin Date: Mon, 12 Aug 2024 17:45:13 +0800 Subject: [PATCH] update(templates): update template project package version --- aspnet-core/templates/content/Directory.Packages.props | 6 +++--- aspnet-core/templates/content/common.props | 4 ++-- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/aspnet-core/templates/content/Directory.Packages.props b/aspnet-core/templates/content/Directory.Packages.props index add1bb6af..dce5e2882 100644 --- a/aspnet-core/templates/content/Directory.Packages.props +++ b/aspnet-core/templates/content/Directory.Packages.props @@ -1,9 +1,9 @@ - 8.1.1 + 8.2.0 2.14.1 - 8.2.0 - 8.2.0 + 8.2.1 + 8.2.1 8.0.0 8.0.0 8.0.0 diff --git a/aspnet-core/templates/content/common.props b/aspnet-core/templates/content/common.props index 5d1077f90..c299ae39b 100644 --- a/aspnet-core/templates/content/common.props +++ b/aspnet-core/templates/content/common.props @@ -1,12 +1,12 @@ latest - 8.2.0 + 8.2.1 colin $(NoWarn);CS1591;CS0436;CS8618;NU1803 https://github.com/colinin/abp-next-admin $(SolutionDir)LocalNuget - 8.2.0 + 8.2.1 MIT git https://github.com/colinin/abp-next-admin