From 328446a4617d1222d8150d113343f96ba3d1cca4 Mon Sep 17 00:00:00 2001 From: gdlcf88 Date: Sun, 29 Oct 2023 13:57:40 +0800 Subject: [PATCH] Change version to 4.0.0 --- common.props | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/common.props b/common.props index 5b8fa4f..fdd5a58 100644 --- a/common.props +++ b/common.props @@ -1,7 +1,7 @@ latest - 4.0.0-preview.10 + 4.0.0 $(NoWarn);CS1591 true EasyAbp Team