Skip to content

Commit fddcfea

Browse files
Put emphasises known issue for msbuild/.net tool (#745)
Put emphasises known issue for msbuild/.net tool
1 parent 84dcfdb commit fddcfea

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ See [documentation](Documentation/VSTestIntegration.md) for advanced usage.
4848
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="16.5.0" />
4949
```
5050

51-
### MSBuild Integration
51+
### MSBuild Integration (suffers of possible [known issue](https://github.com/tonerdo/coverlet/blob/master/Documentation/KnownIssues.md#1-vstest-stops-process-execution-earlydotnet-test))
5252

5353
### Installation
5454
```bash
@@ -71,7 +71,7 @@ See [documentation](Documentation/MSBuildIntegration.md) for advanced usage.
7171
#### Requirements
7272
Requires a runtime that support _.NET Standard 2.0 and above_
7373

74-
### .NET Global Tool ([guide](https://docs.microsoft.com/en-us/dotnet/core/tools/global-tools))
74+
### .NET Global Tool ([guide](https://docs.microsoft.com/en-us/dotnet/core/tools/global-tools), suffers of possible [known issue](https://github.com/tonerdo/coverlet/blob/master/Documentation/KnownIssues.md#1-vstest-stops-process-execution-earlydotnet-test))
7575

7676
### Installation
7777

0 commit comments

Comments
 (0)