WIP Page leaf

This commit is contained in:
Paul Schneider 2022-07-29 09:06:59 +01:00
commit fa9a12ad49
10 changed files with 47 additions and 7 deletions

View file

@ -1,6 +1,6 @@
{
"omnisharp.msbuild": true,
"dotnet-test-explorer.testProjectPath": "**/*Tests.csproj",
"dotnet-test-explorer.testProjectPath": "**/*tests.csproj",
"dotnet-test-explorer.runInParallel": false,
"dotnet-test-explorer.showCodeLens": true,
"dotnet-test-explorer.testArguments": "",