WIP Page leaf

This commit is contained in:
2022-07-29 09:06:59 +01:00
parent 7f9984b059
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": "",