The launch settings have been migrated to .NET Core already.

This commit is contained in:
Matthias Mailänder
2021-10-29 15:17:33 +02:00
committed by abcdefg30
parent 59bed108b1
commit e8ee31cd6e

View File

@@ -2,6 +2,5 @@
"recommendations": [ "recommendations": [
"ms-dotnettools.csharp", "ms-dotnettools.csharp",
"EditorConfig.EditorConfig", "EditorConfig.EditorConfig",
"ms-vscode.mono-debug"
] ]
} }