Skip to content

Commit

Permalink
Merge pull request #1163 from github/update-dev-container
Browse files Browse the repository at this point in the history
Add C# Dev Kit extension
  • Loading branch information
jeviet authored Apr 24, 2024
2 parents 178372b + e4aafff commit 2fc08d1
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .devcontainer/devcontainer.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,7 @@
"vscode": {
// Add the IDs of extensions you want installed when the container is created.
"extensions": [
"ms-dotnettools.csharp",
"formulahendry.dotnet-test-explorer",
"ms-dotnettools.csdevkit",
"github.copilot",
"ms-vscode.powershell"
]
Expand Down

0 comments on commit 2fc08d1

Please sign in to comment.