Skip to content

Commit 8b890f2

Browse files
committed
Version 4.76
1 parent 0dbabe5 commit 8b890f2

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

Compare-NET-Objects/Compare-NET-Objects.csproj

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,12 @@
2424
<AssemblyVersion>4.76.0.0</AssemblyVersion>
2525
<NeutralLanguage>en-US</NeutralLanguage>
2626
<Company>Kellerman Software</Company>
27-
<PackageReleaseNotes>Support for DateTime Kinds: https://github.com/GregFinzer/Compare-Net-Objects/issues/116</PackageReleaseNotes>
27+
<PackageReleaseNotes>Fixes for Compare Double Nan, IgnoreDateTimeOffsetTimezones, and CompareReadOnly == false.
28+
29+
https://github.com/GregFinzer/Compare-Net-Objects/issues/244
30+
https://github.com/GregFinzer/Compare-Net-Objects/issues/245
31+
https://github.com/GregFinzer/Compare-Net-Objects/issues/246
32+
</PackageReleaseNotes>
2833
<Copyright>Copyright © 2022</Copyright>
2934
<FileVersion>4.76.0.0</FileVersion>
3035

0 commit comments

Comments
 (0)