You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
recyclarr/.vscode/settings.json

7 lines
184 B

{
"dotnet-test-explorer.testProjectPath": "tests/**/*.Tests.csproj",
"files.trimFinalNewlines": true,
"files.insertFinalNewline": true,
"recyclarr.runtime": "linux-musl-x64"
}