Fix C# VSCode extension recommendation.
This commit is contained in:
parent
c0ef4c4cbf
commit
15a0e670ad
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"recommendations": [
|
||||
"ms-vscode.csharp",
|
||||
"ms-dotnettools.csharp",
|
||||
"editorconfig.editorconfig"
|
||||
]
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue