We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f49da27 commit dc0f173Copy full SHA for dc0f173
docs/core/tools/dotnet-test.md
@@ -17,7 +17,7 @@ Some examples of the `dotnet.config` file:
17
18
```toml
19
[dotnet.test:runner]
20
- name = "MicrosoftTestingPlatform"
+ name = "Microsoft.Testing.Platform"
21
```
22
23
0 commit comments