7 lines
232 B
JSON
7 lines
232 B
JSON
{
|
|
"dotnet-test-explorer.testProjectPath": "**/*.sln",
|
|
"dotnet-test-explorer.runInParallel": false,
|
|
"dotnet-test-explorer.showCodeLens": true,
|
|
"dotnet-test-explorer.testArguments": "",
|
|
"nxunitExplorer.nunit": ""
|
|
} |