From c6abaf7424087357cb4617d21f4c2c19f15b8a88 Mon Sep 17 00:00:00 2001 From: Chrison Simtian Date: Fri, 24 Jul 2026 15:50:13 +1200 Subject: [PATCH] =?UTF-8?q?release:=207.0.1=20=E2=80=94=20publish=20the=20?= =?UTF-8?q?beautified=20README=20to=20nuget.org?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Patch release so the badge README (added after 7.0.0 was packed) ships in the package and shows on the nuget.org package page. No code changes. Co-Authored-By: Claude Opus 4.8 --- Directory.Build.props | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Directory.Build.props b/Directory.Build.props index 2c00c46..497072d 100644 --- a/Directory.Build.props +++ b/Directory.Build.props @@ -21,10 +21,10 @@ `X.Y.Z-`), and we want clean `-preview.N` previews. Release process: set this to the target version, commit, then tag `v` to publish. MAJOR tracks the compatible Scrutor major (7.x ↔ Scrutor 7.x); MINOR.PATCH is ours. --> - 7.0.0 + 7.0.1 7.0.0.0 7.0.0.0 - 7.0.0 + 7.0.1 $(GitVersion_FullSemVer) $(GitVersion_AssemblySemVer)