Skip to content

Commit 2f9eaa8

Browse files
authored
Add info about supported netstandard 2.0
1 parent 08872a4 commit 2f9eaa8

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -18,9 +18,9 @@ SemanticComparison makes it easier to compare instances of various objects to ea
1818

1919
## .NET platforms compatibility table
2020

21-
| Product | .NET Framework | .NET Standard |
22-
| ------------------ | ------------------------ | ------------------------ |
23-
| SemanticComparison | :heavy_check_mark: 4.5.2 | :heavy_check_mark: 1.5 |
21+
| Product | .NET Framework | .NET Standard |
22+
| ------------------ | ------------------------ | ----------------------------- |
23+
| SemanticComparison | :heavy_check_mark: 4.5.2 | :heavy_check_mark: 1.5, 2.0 |
2424

2525
## Downloads
2626

0 commit comments

Comments
 (0)