Skip to content

Commit

Permalink
Update to version 4.4
Browse files Browse the repository at this point in the history
  • Loading branch information
ardalis committed Jan 23, 2024
1 parent 8d227b4 commit 1051a5b
Showing 1 changed file with 6 additions and 2 deletions.
8 changes: 6 additions & 2 deletions src/GuardClauses/GuardClauses.csproj
Expand Up @@ -18,9 +18,13 @@
<RepositoryUrl>https://github.com/ardalis/guardclauses</RepositoryUrl>
<PackageTags>guard clause clauses assert assertion</PackageTags>
<PackageReleaseNotes>
* 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
</PackageReleaseNotes>
<Version>4.3.0</Version>
<Version>4.4.0</Version>
<AssemblyName>Ardalis.GuardClauses</AssemblyName>
<PackageIcon>icon.png</PackageIcon>
<PublishRepositoryUrl>true</PublishRepositoryUrl>
Expand Down

0 comments on commit 1051a5b

Please sign in to comment.