Skip to content

Commit

Permalink
Adds .NET Standard capability info to readme (#1186)
Browse files Browse the repository at this point in the history
  • Loading branch information
aivascu committed Jun 29, 2020
1 parent 96744a3 commit 0ab5d0f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -80,7 +80,7 @@ Using AutoFixture is as easy as referencing the library and creating a new insta
| AutoFixture.NUnit2 | :heavy_check_mark: 4.5.2 | :heavy_minus_sign: |
| AutoFixture.NUnit3 | :heavy_check_mark: 4.5.2 | :heavy_check_mark: 1.5, 2.0 |
| AutoFakeItEasy | :heavy_check_mark: 4.5.2 | :heavy_check_mark: 1.6, 2.0 |
| AutoFoq | :heavy_check_mark: 4.5.2 | :heavy_minus_sign: |
| AutoFoq | :heavy_check_mark: 4.5.2 | :heavy_check_mark: 2.0 |
| AutoMoq | :heavy_check_mark: 4.5.2 | :heavy_check_mark: 1.5, 2.0 |
| AutoNSubstitute | :heavy_check_mark: 4.5.2 | :heavy_check_mark: 1.5, 2.0 |
| AutoRhinoMock | :heavy_check_mark: 4.5.2 | :heavy_minus_sign: |
Expand Down

0 comments on commit 0ab5d0f

Please sign in to comment.