From 32be53599a63beac50fefa2dd86897633f77a617 Mon Sep 17 00:00:00 2001 From: gdlcf88 Date: Sat, 17 Jun 2023 01:06:32 +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 59f6ea9..c9f6d42 100644 --- a/common.props +++ b/common.props @@ -1,7 +1,7 @@ latest - 2.5.1 + 2.6.0 $(NoWarn);CS1591 true EasyAbp Team