Commit ad35261 1 parent a0ea3d6 commit ad35261 Copy full SHA for ad35261
File tree 1 file changed +4
-3
lines changed
1 file changed +4
-3
lines changed Original file line number Diff line number Diff line change 18
18
<RepositoryType ></RepositoryType >
19
19
<SignAssembly >false</SignAssembly >
20
20
<GeneratePackageOnBuild >false</GeneratePackageOnBuild >
21
- <Version >1.0.1</Version >
22
- <PackageReleaseNotes >- Removed redundant try-catch
23
- - Renamed IStringComparer to IStringObjectComparer to avoid name collision</PackageReleaseNotes >
21
+ <Version >1.0.2</Version >
22
+ <PackageReleaseNotes >- .NET Core 3.1 is now supported
23
+ - Improved comparison so that it also applies to classes with `Text` or `Name` fields
24
+ - The documentation has been improved to make some things easier to understand</PackageReleaseNotes >
24
25
</PropertyGroup >
25
26
26
27
<PropertyGroup Condition =" '$(Configuration)|$(Platform)'=='Debug|AnyCPU'" >
You can’t perform that action at this time.
0 commit comments