File tree Expand file tree Collapse file tree 2 files changed +3
-4
lines changed
Expand file tree Collapse file tree 2 files changed +3
-4
lines changed Original file line number Diff line number Diff line change @@ -35,6 +35,7 @@ Fix for circular references in EnumerableComparer by idealist1508 https://github
3535 <PackageLicenseFile >License.txt</PackageLicenseFile >
3636 <PackageIcon >NuGetIcon.png</PackageIcon >
3737
38+
3839 </PropertyGroup >
3940
4041 <PropertyGroup Condition =" '$(TargetFramework)' == 'netstandard1.3'" >
Original file line number Diff line number Diff line change 11<Project >
22
33 <PropertyGroup >
4- <Version >4.56 .0.0</Version >
4+ <Version >4.74 .0.0</Version >
55 <Authors >GregFinzer</Authors >
66 <Description >Easily compare objects in .NET</Description >
77 <PackageProjectUrl >https://github.com/GregFinzer/Compare-Net-Objects</PackageProjectUrl >
8- <PackageLicenseUrl >https://github.com/GregFinzer/Compare-Net-Objects/wiki/Licensing</PackageLicenseUrl >
9- <PackageIconUrl >http://www.kellermanstores.com/Content/images/NuGetIcon.png</PackageIconUrl >
108 <PackageTags >compare;comparison;equality;equal;deep;objects;difference;compareobjects;deepequal;deepequals</PackageTags >
11- <Copyright >Copyright © 2018 Kellerman Software</Copyright >
9+ <Copyright >Copyright © 2021 Kellerman Software</Copyright >
1210 <PackageRequireLicenseAcceptance >true</PackageRequireLicenseAcceptance >
1311 </PropertyGroup >
1412
You can’t perform that action at this time.
0 commit comments