From 3c7f0faddcdb1947a62e31f6060662cfa7f257e1 Mon Sep 17 00:00:00 2001 From: Greg Finzer Date: Tue, 12 Sep 2023 09:13:31 -0400 Subject: [PATCH] Version 4.82 --- Compare-NET-Objects/Compare-NET-Objects.csproj | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/Compare-NET-Objects/Compare-NET-Objects.csproj b/Compare-NET-Objects/Compare-NET-Objects.csproj index 91415ee..24ac3b5 100644 --- a/Compare-NET-Objects/Compare-NET-Objects.csproj +++ b/Compare-NET-Objects/Compare-NET-Objects.csproj @@ -20,13 +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.81.0 - 4.81.0.0 + 4.82.0 + 4.82.0.0 en-US Kellerman Software - Fix for DateOnly and TimeOnly comparison when also using structs. + Make GetTypeInfo internal. Copyright © 2023 - 4.81.0.0 + 4.82.0.0 License.txt NuGetIcon.png