Skip to content

Commit 1051a5b

Browse files
committed
Update to version 4.4
1 parent 8d227b4 commit 1051a5b

File tree

1 file changed

+6
-2
lines changed

1 file changed

+6
-2
lines changed

src/GuardClauses/GuardClauses.csproj

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,9 +18,13 @@
1818
<RepositoryUrl>https://github.com/ardalis/guardclauses</RepositoryUrl>
1919
<PackageTags>guard clause clauses assert assertion</PackageTags>
2020
<PackageReleaseNotes>
21-
* Refactor AgainstExpression to Expression for Clarity and Consistency by @SimonNyvall in https://github.com/ardalis/GuardClauses/pull/317
21+
* Perf Improvements #328 by mjebrahimi
22+
* StringTooShort #330
23+
* StringTooLong #332
24+
* StringLengthOutOfRange #333
25+
* Compiler Warning Fixes #335
2226
</PackageReleaseNotes>
23-
<Version>4.3.0</Version>
27+
<Version>4.4.0</Version>
2428
<AssemblyName>Ardalis.GuardClauses</AssemblyName>
2529
<PackageIcon>icon.png</PackageIcon>
2630
<PublishRepositoryUrl>true</PublishRepositoryUrl>

0 commit comments

Comments
 (0)