From 69954ba7b6f3da2e41c3334dd027d0f405b4b7fc Mon Sep 17 00:00:00 2001 From: Rodion Mostovoi <36400912+rodion-m@users.noreply.github.com> Date: Sat, 27 Jul 2024 21:41:24 +0500 Subject: [PATCH] Update project version to 4.2.0-alpha Upgraded the version from 4.1.0-alpha to 4.2.0-alpha in Directory.Build.props. This change keeps the project versioning current and in alignment with recent enhancements. --- src/Directory.Build.props | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Directory.Build.props b/src/Directory.Build.props index fa9f1ad..4848146 100644 --- a/src/Directory.Build.props +++ b/src/Directory.Build.props @@ -1,6 +1,6 @@ - 4.1.0-alpha + 4.2.0-alpha net6.0;net7.0;net8.0 enable enable