blob: 3be946e446efad8800c65c135b970c34b277f558 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
{
"recommendations": [
"ms-dotnettools.csharp",
"editorconfig.editorconfig",
"github.vscode-github-actions",
"ms-dotnettools.vscode-dotnet-runtime",
"ms-dotnettools.csdevkit"
],
"unwantedRecommendations": [
]
}
|