From 7828ea90ebbea4989cb73af685800e3c7c3740a2 Mon Sep 17 00:00:00 2001 From: gdlcf88 Date: Fri, 7 Jul 2023 14:33:12 +0800 Subject: [PATCH] Change version to 2.7.0-preview.2 --- common.props | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/common.props b/common.props index 70c0a1d..da9e656 100644 --- a/common.props +++ b/common.props @@ -1,7 +1,7 @@ latest - 2.7.0-preview.1 + 2.7.0-preview.2 $(NoWarn);CS1591 true EasyAbp Team