mirror of
https://github.com/github/codeql.git
synced 2026-02-23 18:33:42 +01:00
7 lines
333 B
JSON
7 lines
333 B
JSON
{
|
|
"dotnet-test-explorer.enableTelemetry": false,
|
|
"dotnet-test-explorer.testProjectPath": "**/*Tests.@(csproj|vbproj|fsproj)",
|
|
"dotnet-test-explorer.testArguments": "/property:GenerateTargetFrameworkAttribute=false",
|
|
"csharp.supressBuildAssetsNotification": true,
|
|
"csharp.suppressDotnetRestoreNotification": true
|
|
} |