Skip to content

Commit dc0f173

Browse files
Update mtp name in config file (#45030)
1 parent f49da27 commit dc0f173

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/core/tools/dotnet-test.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ Some examples of the `dotnet.config` file:
1717

1818
```toml
1919
[dotnet.test:runner]
20-
name = "MicrosoftTestingPlatform"
20+
name = "Microsoft.Testing.Platform"
2121
```
2222

2323
```toml

0 commit comments

Comments
 (0)