Skip to content

Commit ff93750

Browse files
Merge branch 'master' into trackerlog
2 parents 72e9ad6 + 2aa8ed6 commit ff93750

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,8 @@ After the above command is run, a `coverage.cobertura.json` file containing the
4141
See [documentation](Documentation/VSTestIntegration.md) for advanced usage.
4242

4343
#### Requirements
44-
* _You need to be running .NET Core SDK v2.2.300 and above_
44+
* _You need to be running .NET Core SDK v2.2.300 or newer_
45+
* _To run fully-featured collectors ([see #110](https://github.com/tonerdo/coverlet/issues/110)) you need to be running .NET Core SDK v2.2.401 or newer_
4546
* _You need to reference version 16.1.0 and above of Microsoft.NET.Test.Sdk_
4647
```
4748
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="16.1.0" />

0 commit comments

Comments
 (0)