mirror of
https://github.com/github/codeql.git
synced 2025-12-16 16:53:25 +01:00
C#: Update the default solution to point to the .slnx file instead.
This commit is contained in:
4
csharp/.vscode/settings.json
vendored
4
csharp/.vscode/settings.json
vendored
@@ -10,5 +10,5 @@
|
||||
"omnisharp.enableRoslynAnalyzers": true,
|
||||
"csharpFormatUsings.splitGroups": false,
|
||||
"csharpFormatUsings.sortOrder": "Xunit System Microsoft Semmle.Util Semmle",
|
||||
"dotnet.defaultSolution": "CSharp.sln"
|
||||
}
|
||||
"dotnet.defaultSolution": "CSharp.slnx"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user