Files
Just.Core/.vscode/settings.json
T
just 566c813e8d
.NET Test / .NET tests (push) Failing after 1m54s
base32 refactoring
2026-07-10 21:53:37 +04:00

8 lines
276 B
JSON

{
"dotnet.defaultSolution": "JustDotNet.Core.slnx",
"omnisharp.enableEditorConfigSupport": true,
"dotnetAcquisitionExtension.enableTelemetry": false,
"dotnet.testWindow.useTestingPlatformProtocol": true,
"dotnet.formatting.organizeImportsOnFormat": true
}