diff --git a/Compare-NET-Objects/Compare-NET-Objects.csproj b/Compare-NET-Objects/Compare-NET-Objects.csproj
index ea71d9a..0bd6e3b 100644
--- a/Compare-NET-Objects/Compare-NET-Objects.csproj
+++ b/Compare-NET-Objects/Compare-NET-Objects.csproj
@@ -20,18 +20,17 @@
compare comparison equality equal deep objects difference compareobjects deepequal deepequals
What you have been waiting for. Perform a deep compare of any two .NET objects using reflection. Shows the differences between the two objects.
gfinzer
- 4.76.0
- 4.76.0.0
+ 4.77.0
+ 4.77.0.0
en-US
Kellerman Software
- Fixes for Compare Double Nan, IgnoreDateTimeOffsetTimezones, and CompareReadOnly == false.
+ Fix for comparing positive and negative infinity for a double. https://github.com/GregFinzer/Compare-Net-Objects/issues/260
+Fix for default DateTime.Kind. https://github.com/GregFinzer/Compare-Net-Objects/issues/259
+Option to Ignore Collection Count when Read Only. https://github.com/GregFinzer/Compare-Net-Objects/pull/256
-https://github.com/GregFinzer/Compare-Net-Objects/issues/244
-https://github.com/GregFinzer/Compare-Net-Objects/issues/245
-https://github.com/GregFinzer/Compare-Net-Objects/issues/246
Copyright © 2022
- 4.76.0.0
+ 4.77.0.0
License.txt
NuGetIcon.png