Skip to content

Commit fc5bd98

Browse files
Bi0T1Narturcic
authored andcommitted
Replace C# extension with official C# Dev Kit
1 parent cd5c792 commit fc5bd98

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.devcontainer/devcontainer.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
},
4242
// Add the IDs of extensions you want installed when the container is created.
4343
"extensions": [
44-
"ms-dotnettools.csharp",
44+
"ms-dotnettools.csdevkit",
4545
"EditorConfig.EditorConfig",
4646
"streetsidesoftware.code-spell-checker"
4747
]

0 commit comments

Comments
 (0)