Files
advent-of-code/AdventOfCode C#/.vscode/settings.json
T

5 lines
160 B
JSON

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