commit version
This commit is contained in:
parent
cdb9a26d2c
commit
55e407d951
15 changed files with 614 additions and 41 deletions
6
.vscode/settings.json
vendored
6
.vscode/settings.json
vendored
|
|
@ -1,3 +1,7 @@
|
|||
{
|
||||
"dotnet-test-explorer.testProjectPath": "**/*.@(csproj)"
|
||||
"dotnet-test-explorer.testProjectPath": "**/*.sln",
|
||||
"dotnet-test-explorer.runInParallel": false,
|
||||
"dotnet-test-explorer.showCodeLens": true,
|
||||
"dotnet-test-explorer.testArguments": "",
|
||||
"nxunitExplorer.nunit": ""
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue