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