From f0ff3f776ac549e055eaebe1f1adec287df721fb Mon Sep 17 00:00:00 2001 From: gdlcf88 Date: Fri, 29 Dec 2023 20:32:51 +0800 Subject: [PATCH] Change version to 2.0.0 --- common.props | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/common.props b/common.props index db7df65..7609e3f 100644 --- a/common.props +++ b/common.props @@ -1,7 +1,7 @@ latest - 1.8.0 + 2.0.0 $(NoWarn);CS1591 true EasyAbp Team