From 79729ab55098b1c85eaae090492b175cb65a6423 Mon Sep 17 00:00:00 2001 From: Steve Smith Date: Mon, 26 Feb 2024 12:15:50 -0500 Subject: [PATCH] Update GuardClauses.csproj --- src/GuardClauses/GuardClauses.csproj | 9 +++------ 1 file changed, 3 insertions(+), 6 deletions(-) diff --git a/src/GuardClauses/GuardClauses.csproj b/src/GuardClauses/GuardClauses.csproj index aeaa31c..a0f504e 100644 --- a/src/GuardClauses/GuardClauses.csproj +++ b/src/GuardClauses/GuardClauses.csproj @@ -18,13 +18,10 @@ https://github.com/ardalis/guardclauses guard clause clauses assert assertion - * Perf Improvements #328 by mjebrahimi - * StringTooShort #330 - * StringTooLong #332 - * StringLengthOutOfRange #333 - * Compiler Warning Fixes #335 +* Removed different method signatures for NETFRAMEWORK and NETSTANDARD2_0 by @Ergamon in #338 +* Update for Guard Against StringLength by @rlarno in #343 - 4.4.0 + 4.5.0 Ardalis.GuardClauses icon.png true