Skip to content

Commit 4ccaf05

Browse files
committed
re-triggger test
1 parent 60d1f53 commit 4ccaf05

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/powershell/devcontainer-feature.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
"modules": {
2121
"type": "string",
2222
"default": "",
23-
"description": "Optional comma separated list of PowerShell modules to install. If you need to install a specific version of a module, use '==' to specify the version (e.g. 'az.resources==2.5.0')"
23+
"description": "Optional comma separated list of PowerShell modules to install. If you need to install a specific version of a module, use '==' to specify the version (e.g. 'az.resources==2.5.0')."
2424
},
2525
"powershellProfileURL": {
2626
"type": "string",

0 commit comments

Comments
 (0)