Skip to content

Commit

Permalink
Pushing 4.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
ardalis committed Mar 28, 2022
1 parent e33bd48 commit 252b81b
Showing 1 changed file with 2 additions and 6 deletions.
8 changes: 2 additions & 6 deletions src/GuardClauses/GuardClauses.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -13,13 +13,9 @@
<RepositoryUrl>https://github.com/ardalis/guardclauses</RepositoryUrl>
<PackageTags>guard clause clauses assert assertion</PackageTags>
<PackageReleaseNotes>
Rename Enum's `OutOfRange` to `EnumOutOfRange`.
Add support for CallerArgumentExpression.
Reorganize source files.
Improve support for custom error messages.
Ensure InvalidFormat doesn't succeed given an empty string and a RegEx requiring at least one character. #161
Add more support for CallerArgumentExpression.
</PackageReleaseNotes>
<Version>4.0.0</Version>
<Version>4.0.1</Version>
<AssemblyName>Ardalis.GuardClauses</AssemblyName>
<PackageIcon>icon.png</PackageIcon>
<PublishRepositoryUrl>true</PublishRepositoryUrl>
Expand Down

0 comments on commit 252b81b

Please sign in to comment.