Files
advent-of-code/AdventOfCode/.vscode/settings.json
T
2022-10-13 12:38:48 +01:00

5 lines
160 B
JSON

{
"dotnet-test-explorer.testProjectPath": "**/*Tests.csproj",
"omnisharp.enableRoslynAnalyzers": true,
"omnisharp.enableEditorConfigSupport": true
}