From c4552e1b422c7234dab441642232c48662945384 Mon Sep 17 00:00:00 2001 From: Super Date: Sat, 31 Dec 2022 04:12:36 +0800 Subject: [PATCH] Release 2.0.0 --- common.props | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/common.props b/common.props index c33c03b..a54dd98 100644 --- a/common.props +++ b/common.props @@ -1,7 +1,7 @@ latest - 2.0.0-rc.23 + 2.0.0 $(NoWarn);CS1591 true EasyAbp Team