From a65ec574427d5e035c3f2a33e876be08c856ebec Mon Sep 17 00:00:00 2001 From: gdlcf88 Date: Sat, 7 May 2022 14:08:45 +0800 Subject: [PATCH] Change version to 2.9.0 --- common.props | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/common.props b/common.props index 81c11a9a1..5f2e0a06c 100644 --- a/common.props +++ b/common.props @@ -1,7 +1,7 @@ latest - 2.8.1 + 2.9.0 $(NoWarn);CS1591 true EasyAbp Team