Skip to content

Commit e5419e6

Browse files
author
Arin Ghazarian
committed
Add C# Dev Kit extension
1 parent 368be1f commit e5419e6

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.devcontainer/devcontainer.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,7 @@
1515
"vscode": {
1616
// Add the IDs of extensions you want installed when the container is created.
1717
"extensions": [
18-
"ms-dotnettools.csharp",
19-
"formulahendry.dotnet-test-explorer",
18+
"ms-dotnettools.csdevkit",
2019
"github.copilot",
2120
"ms-vscode.powershell"
2221
]

0 commit comments

Comments
 (0)