From f2c7b29cefc8575e3d446ef50d11144cc896c049 Mon Sep 17 00:00:00 2001 From: gdlcf88 Date: Wed, 30 Mar 2022 00:03:31 +0800 Subject: [PATCH] Change version to 2.6.0 --- common.props | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/common.props b/common.props index 50070103..855d26ef 100644 --- a/common.props +++ b/common.props @@ -1,7 +1,7 @@ latest - 2.5.0 + 2.6.0 $(NoWarn);CS1591 true EasyAbp Team