diff --git a/src/GuardClauses/GuardClauses.csproj b/src/GuardClauses/GuardClauses.csproj
index f9aa99e4..8be57f00 100644
--- a/src/GuardClauses/GuardClauses.csproj
+++ b/src/GuardClauses/GuardClauses.csproj
@@ -8,12 +8,12 @@
Steve Smith (@ardalis)
Ardalis.com
https://github.com/ardalis/guardclauses
- A simple package with guard clause helper methods. See docs for how to extend using your own extension methods.
+ A simple package by @ardalis and @nimblepros with guard clause helper methods. See docs for how to extend using your own extension methods defined in your project.
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
- Added a new guard for NotFound; added support for optional custom error messages
- 3.2.0
+ OutOfRange refactored to generic; custom expression-based guards added; NoEnumeration attribute applied
+ 3.3.0
Ardalis.GuardClauses
icon.png
true