Skip to content

Commit a877a72

Browse files
committed
add information on the new Microsoft Test Platform
1 parent 5b0e7f3 commit a877a72

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/articles/vs-test-adapter/NUnit-And-Microsoft-Test-Platform.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ In a property group (use the top level one), add the following two properties
2828
```
2929

3030
The first one enables the MTP. The second enables it to also run as an executable, but it doesn't prevent you from
31-
using it in Test Explorer or through `dotnet test`
31+
using it in Test Explorer or through `dotnet test`.
3232

3333

3434
## Information on the Microsoft Test Platform

0 commit comments

Comments
 (0)