From ab58a55506f8db2e9bbcf82b73dbcc1ee8c2d8b0 Mon Sep 17 00:00:00 2001 From: cKey <35512826+colinin@users.noreply.github.com> Date: Sat, 23 Jan 2021 14:59:14 +0800 Subject: [PATCH] update nuget package version --- aspnet-core/common.props | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/aspnet-core/common.props b/aspnet-core/common.props index 4583a40fe..b362ffcff 100644 --- a/aspnet-core/common.props +++ b/aspnet-core/common.props @@ -1,7 +1,7 @@ latest - 4.0.0 + 4.1.2 LINGYUN $(NoWarn);CS1591;CS0436 https://github.com/colinin/abp-vue-admin-element-typescript/