From cfc2b52ca16f0cca84b3723cb776f8cf853361e2 Mon Sep 17 00:00:00 2001 From: gdlcf88 Date: Fri, 19 Jan 2024 17:07:43 +0800 Subject: [PATCH] Change version to 1.14.0-preview.2 --- common.props | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/common.props b/common.props index 8a5b3de..2a6bd2e 100644 --- a/common.props +++ b/common.props @@ -1,7 +1,7 @@ latest - 1.14.0-preview.1 + 1.14.0-preview.2 $(NoWarn);CS1591 true EasyAbp Team