From 9e1966ec230e74a1246459852fd41d0ee93f8eaa Mon Sep 17 00:00:00 2001 From: Steve Smith Date: Fri, 13 Mar 2020 12:38:53 -0400 Subject: [PATCH] Update GuardClauses.csproj --- src/GuardClauses/GuardClauses.csproj | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/GuardClauses/GuardClauses.csproj b/src/GuardClauses/GuardClauses.csproj index bf0e65e3..3684b048 100644 --- a/src/GuardClauses/GuardClauses.csproj +++ b/src/GuardClauses/GuardClauses.csproj @@ -12,8 +12,8 @@ A simple package with guard clause helper methods. See docs for how to extend using your own extension methods. https://github.com/ardalis/guardclauses guard clause clauses assert assertion - Adding a ValidatedNotNull attribute to null checking methods. - 1.4.1 + Adding float and double OutOfRange guards. + 1.4.2 Ardalis.GuardClauses https://user-images.githubusercontent.com/782127/52231271-7d561400-2887-11e9-9ca5-648259e60b37.png true