From 5bf6609846d2f0d19b7d648a00e1e961bff2fc8f Mon Sep 17 00:00:00 2001 From: erwan-joly Date: Sat, 25 Apr 2026 03:30:36 +1200 Subject: [PATCH] chore: bump NosCore.Packets to 20.0.3 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Picks up: - 20.0.1 — NsTestPacket.LeadingBlank defaults to empty string. - 20.0.2 — AscrPacket gains LeadingBlank field. - 20.0.3 — PacketBase.IsValid accepts empty strings on non-nullable string fields so LeadingBlank=string.Empty no longer fails the Required-attribute check on send. Co-Authored-By: Claude Opus 4.7 (1M context) --- Directory.Packages.props | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Directory.Packages.props b/Directory.Packages.props index 0bbe839..42066c4 100644 --- a/Directory.Packages.props +++ b/Directory.Packages.props @@ -3,7 +3,7 @@ true - +