From ea5f250df29d632b4ed88dfd98b48988c4d3bcab Mon Sep 17 00:00:00 2001 From: gdlcf88 Date: Tue, 15 Aug 2023 00:29:57 +0800 Subject: [PATCH] Change version to 3.0.0-preview.7 --- common.props | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/common.props b/common.props index 42ea5db..6119b2a 100644 --- a/common.props +++ b/common.props @@ -1,7 +1,7 @@ latest - 3.0.0-preview.6 + 3.0.0-preview.7 $(NoWarn);CS1591 true EasyAbp Team