Unverified Commit bae78122 authored by Samruddhi Khandale's avatar Samruddhi Khandale Committed by GitHub

Common-utils : Remove unwanted extension (#173)

* extension - cleanup

* version bump
parent 0258e7e6
{ {
"id": "common-utils", "id": "common-utils",
"version": "1.1.0", "version": "1.1.1",
"name": "Common Debian Utilities", "name": "Common Debian Utilities",
"documentationURL": "https://github.com/devcontainers/features/tree/main/src/common-utils", "documentationURL": "https://github.com/devcontainers/features/tree/main/src/common-utils",
"description": "Installs a set of common command line utilities, Oh My Zsh!, and sets up a non-root user.", "description": "Installs a set of common command line utilities, Oh My Zsh!, and sets up a non-root user.",
...@@ -54,12 +54,5 @@ ...@@ -54,12 +54,5 @@
"default": false, "default": false,
"description": "Add packages from non-free Debian repository?" "description": "Add packages from non-free Debian repository?"
} }
},
"customizations": {
"vscode": {
"extensions": [
"ms-dotnettools.csharp"
]
}
} }
} }
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment