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 079d87e commit 3064c68Copy full SHA for 3064c68
.vscode/settings.json
@@ -1,5 +1,6 @@
1
{
2
"dotnet-test-explorer.testProjectPath": "Tests/*/*Tests.csproj",
3
"dotnet-test-explorer.treeMode": "flat",
4
+ "dotnet-test-explorer.autoWatch": false,
5
"dotnet.defaultSolution": "App.slnx"
6
}
0 commit comments