From 744821dfdfca64655438c09ba6d0bbc90bfa038c Mon Sep 17 00:00:00 2001 From: Julian Verdurmen <5808377+304NotModified@users.noreply.github.com> Date: Sat, 21 Mar 2026 15:02:04 +0100 Subject: [PATCH] Bump version to 0.4.0 and update release notes Updated version prefix to 0.4.0 and modified release notes. --- src/SLNX-validator/SLNX-validator.csproj | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/src/SLNX-validator/SLNX-validator.csproj b/src/SLNX-validator/SLNX-validator.csproj index c3a81de..c709702 100644 --- a/src/SLNX-validator/SLNX-validator.csproj +++ b/src/SLNX-validator/SLNX-validator.csproj @@ -13,9 +13,11 @@ True packageIcon.png - 0.3.0 + 0.4.0 - - Changed assembly file names + +- Added --required-files CLI argument with glob pattern matching +- Changed assembly file names