Skip to content

Commit ec7e1e6

Browse files
author
Lamond Lu
committed
Update the assembly information
1 parent e2f8587 commit ec7e1e6

File tree

1 file changed

+6
-2
lines changed

1 file changed

+6
-2
lines changed

ObjectEqual/ObjectEquality.csproj

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,14 +9,18 @@
99
<PackageProjectUrl>https://github.com/lamondlu/ObjectEquality</PackageProjectUrl>
1010
<RepositoryUrl>https://github.com/lamondlu/ObjectEquality</RepositoryUrl>
1111
<RepositoryType>Github</RepositoryType>
12-
<Version>1.0.2</Version>
12+
<Version>1.0.3</Version>
1313
<PackageReleaseNotes>v1.0.1
1414

1515
- Support struct equality
1616
- Support enum equality
1717

1818
v1.0.2
19-
- Support loose and strict option for array</PackageReleaseNotes>
19+
- Support loose and strict option for array
20+
21+
v1.0.3
22+
- Add ObjectExtension
23+
- Add exception for cycle-reference.</PackageReleaseNotes>
2024
</PropertyGroup>
2125

2226
</Project>

0 commit comments

Comments
 (0)