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 fb5530b commit 6029e95Copy full SHA for 6029e95
.vscode/settings.json
@@ -1,6 +1,4 @@
1
{
2
- "dotnet-test-explorer.testProjectPath": "Tests/*/*Tests.csproj",
3
- "dotnet-test-explorer.treeMode": "flat",
4
- "dotnet-test-explorer.autoWatch": false,
+ "dotnet.testWindow.useTestingPlatformProtocol": true,
5
"dotnet.defaultSolution": "App.slnx"
6
}
0 commit comments