Skip to content

Commit 3064c68

Browse files
committed
Turn off test explorer autowatch
1 parent 079d87e commit 3064c68

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.vscode/settings.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
{
22
"dotnet-test-explorer.testProjectPath": "Tests/*/*Tests.csproj",
33
"dotnet-test-explorer.treeMode": "flat",
4+
"dotnet-test-explorer.autoWatch": false,
45
"dotnet.defaultSolution": "App.slnx"
56
}

0 commit comments

Comments
 (0)