This commit is contained in:
Paul Schneider 2021-08-15 05:31:38 +01:00
commit f6f3473346
56 changed files with 1351 additions and 31 deletions

3
.vscode/settings.json vendored Normal file
View file

@ -0,0 +1,3 @@
{
"dotnet-test-explorer.testProjectPath": "**/*.@(csproj)"
}