Skip to content

Commit

Permalink
Merge pull request #310 from GregFinzer/Version_4.83
Browse files Browse the repository at this point in the history
Version 4.83
  • Loading branch information
GregFinzer authored Dec 12, 2023
2 parents bfc8fd7 + 33ab020 commit 6d4bc52
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions Compare-NET-Objects/Compare-NET-Objects.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -20,13 +20,13 @@
<PackageTags>compare comparison equality equal deep objects difference compareobjects deepequal deepequals</PackageTags>
<Description>What you have been waiting for. Perform a deep compare of any two .NET objects using reflection. Shows the differences between the two objects.</Description>
<Authors>gfinzer</Authors>
<Version>4.82.0</Version>
<AssemblyVersion>4.82.0.0</AssemblyVersion>
<Version>4.83.0</Version>
<AssemblyVersion>4.83.0.0</AssemblyVersion>
<NeutralLanguage>en-US</NeutralLanguage>
<Company>Kellerman Software</Company>
<PackageReleaseNotes>Make GetTypeInfo internal.</PackageReleaseNotes>
<PackageReleaseNotes>Compatibility with .NET Core 8.0</PackageReleaseNotes>
<Copyright>Copyright © 2023</Copyright>
<FileVersion>4.82.0.0</FileVersion>
<FileVersion>4.83.0.0</FileVersion>

<PackageLicenseFile>License.txt</PackageLicenseFile>
<PackageIcon>NuGetIcon.png</PackageIcon>
Expand Down

0 comments on commit 6d4bc52

Please sign in to comment.