File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 1- <Project Sdk =" Microsoft.NET.Sdk" >
1+ <Project Sdk =" Microsoft.NET.Sdk" >
22 <PropertyGroup >
33 <PackageLicenseFile >LICENSE</PackageLicenseFile >
44 </PropertyGroup >
1818 <RepositoryUrl >https://github.com/ardalis/guardclauses</RepositoryUrl >
1919 <PackageTags >guard clause clauses assert assertion</PackageTags >
2020 <PackageReleaseNotes >
21- * Added new "exception" optional parameter by @UnleashedGH in #344
22- * Use Func to pass custom exception to Guard methods by @canro91 in #350
21+ * Updating to 5.0 because 4.6 had breaking logic (see #354)
22+ * Updated Obsolete message for Guard.Against.Expression to clarify reversal of logic (#457)
2323 </PackageReleaseNotes >
24- <Version >4.6 .0</Version >
24+ <Version >5.0 .0</Version >
2525 <AssemblyName >Ardalis.GuardClauses</AssemblyName >
2626 <PackageIcon >icon.png</PackageIcon >
2727 <PublishRepositoryUrl >true</PublishRepositoryUrl >
You can’t perform that action at this time.
0 commit comments