Update devcontainer.json

This commit is contained in:
Jon Galloway 2023-06-30 11:41:41 -07:00 committed by GitHub
parent f9c21ccf09
commit ae6e3e1b40
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -14,7 +14,7 @@
"vscode": { "vscode": {
"settings": {}, "settings": {},
"extensions": [ "extensions": [
"ms-dotnettools.csdevkit" "ms-dotnettools.csdevkit"
] ]
} }
} }