File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1717 <RepositoryType >Git</RepositoryType >
1818 <PackageTags >Assertions;Preconditions;GuardClauses;DesignByContract;DbC</PackageTags >
1919 <DocumentationFile >bin\$(Configuration)\$(TargetFramework)\$(AssemblyName).xml</DocumentationFile >
20- <PackageReleaseNotes >Light.GuardClauses 8.1 .0
20+ <PackageReleaseNotes >Light.GuardClauses 9.0 .0
2121--------------------------------
22- - added is IsNewLine and MustBeNewLine
23- - fixed warnings about incorrect NRT use in IEqualityComparer < T > implementations
22+ - added support for .NET Analyzers / FxCopAnalyzers via ValidatedNotNullAttribute.
23+ - Breaking change: simplified parameterlist of Throw.EmptyCollection
2424 </PackageReleaseNotes >
2525 </PropertyGroup >
2626
Original file line number Diff line number Diff line change 11<Project >
22 <PropertyGroup >
3- <Version >8.1 .0</Version >
3+ <Version >9.0 .0</Version >
44 </PropertyGroup >
55</Project >
You can’t perform that action at this time.
0 commit comments