5 lines
144 B
JSON
5 lines
144 B
JSON
{
|
|
"editor.formatOnSave": true,
|
|
"dotnet.defaultSolution": "../AdventOfCode2024.sln",
|
|
"dotnet.testWindow.useTestingPlatformProtocol": true
|
|
} |