From 146dca3c6b868afff3b7d5b316d30c397b73049c Mon Sep 17 00:00:00 2001 From: Greg Finzer Date: Tue, 29 Aug 2023 13:45:55 -0400 Subject: [PATCH] Version 4.80 --- Compare-NET-Objects/Compare-NET-Objects.csproj | 11 ++++------- 1 file changed, 4 insertions(+), 7 deletions(-) diff --git a/Compare-NET-Objects/Compare-NET-Objects.csproj b/Compare-NET-Objects/Compare-NET-Objects.csproj index 9eb5e0e..b13a20d 100644 --- a/Compare-NET-Objects/Compare-NET-Objects.csproj +++ b/Compare-NET-Objects/Compare-NET-Objects.csproj @@ -20,16 +20,13 @@ 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.79.0 - 4.79.0.0 + 4.80.0 + 4.80.0.0 en-US Kellerman Software - ShowCollectionKeyName Config option by gordon-matt https://github.com/GregFinzer/Compare-Net-Objects/pull/275 -CompareBackingFields config option by Mch-Kuzyk https://github.com/GregFinzer/Compare-Net-Objects/pull/279 - - + Changes. Ability to compare DateOnly and TimeOnly for .NET Core 6.0 and higher. Update XML Doc for CollectionMatchingSpec. Fix hidden type bug. Fix for compare IEnumerable from killergege. Handle different enum types from killergege. Copyright © 2023 - 4.79.0.0 + 4.80.0.0 License.txt NuGetIcon.png