diff --git a/task-reference/dotnet-core-cli-v2.md b/task-reference/dotnet-core-cli-v2.md
index cfb03e90..ebe9a336 100644
--- a/task-reference/dotnet-core-cli-v2.md
+++ b/task-reference/dotnet-core-cli-v2.md
@@ -293,7 +293,7 @@ Enabling this option will generate a `test results` TRX file in `$(Agent.TempDir
This option appends `--logger trx --results-directory $(Agent.TempDirectory)` to the command line arguments.
-Code coverage can be collected by adding the `--collect “Code coverage”` option to the command line arguments. This is currently only available on the Windows platform.
+Code coverage can be collected by adding the `--collect “Code coverage”` option to the command line arguments.
@@ -309,7 +309,7 @@ Enabling this option will generate a `test results` TRX file in `$(Agent.TempDir
This option appends the `--logger trx --results-directory $(Agent.TempDirectory)` to the command line arguments.
-Code coverage can be collected by adding the `--collect “Code coverage”` option to the command line arguments. This is currently only available on the Windows platform.
+Code coverage can be collected by adding the `--collect “Code coverage”` option to the command line arguments.
@@ -966,4 +966,4 @@ However, for situations where a team of developers works on a large range of pro
-
\ No newline at end of file
+