File tree Expand file tree Collapse file tree 1 file changed +8
-2
lines changed
Expand file tree Collapse file tree 1 file changed +8
-2
lines changed Original file line number Diff line number Diff line change 2424 <AssemblyVersion >4.65.0.0</AssemblyVersion >
2525 <NeutralLanguage >en-US</NeutralLanguage >
2626 <Company >Kellerman Software</Company >
27- <PackageReleaseNotes >Fix for comparing lists out of order with null items in the list. https://github.com/GregFinzer/Compare-Net-Objects/issues/181
28- New custom property comparer feature by @flotas. https://github.com/GregFinzer/Compare-Net-Objects/pull/184</PackageReleaseNotes >
27+ <PackageReleaseNotes >Fixes for bugs with Dots and Tabs
28+ https://github.com/GregFinzer/Compare-Net-Objects/issues/186
29+
30+ Comparing nullable decimal property 1.1m and 1.10m in complex type collection resulting "not equal"
31+ https://github.com/GregFinzer/Compare-Net-Objects/issues/187
32+
33+ Support for nullable Enum-Properties
34+ https://github.com/GregFinzer/Compare-Net-Objects/issues/189</PackageReleaseNotes >
2935 <Copyright >Copyright © 2019 Kellerman Software</Copyright >
3036 </PropertyGroup >
3137
You can’t perform that action at this time.
0 commit comments