From 1051a5b47750701bbd347c0981d7606c66f3abf8 Mon Sep 17 00:00:00 2001 From: Steve Smith Date: Tue, 23 Jan 2024 16:01:22 -0500 Subject: [PATCH] Update to version 4.4 --- src/GuardClauses/GuardClauses.csproj | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/src/GuardClauses/GuardClauses.csproj b/src/GuardClauses/GuardClauses.csproj index 3215b94..aeaa31c 100644 --- a/src/GuardClauses/GuardClauses.csproj +++ b/src/GuardClauses/GuardClauses.csproj @@ -18,9 +18,13 @@ https://github.com/ardalis/guardclauses guard clause clauses assert assertion - * Refactor AgainstExpression to Expression for Clarity and Consistency by @SimonNyvall in https://github.com/ardalis/GuardClauses/pull/317 + * Perf Improvements #328 by mjebrahimi + * StringTooShort #330 + * StringTooLong #332 + * StringLengthOutOfRange #333 + * Compiler Warning Fixes #335 - 4.3.0 + 4.4.0 Ardalis.GuardClauses icon.png true