Skip to content

Commit 5418f46

Browse files
Remove azure functions extension from devcontainer.json
1 parent e8adcbd commit 5418f46

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.devcontainer/devcontainer.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,8 +28,7 @@
2828
"ms-python.python",
2929
"ms-azuretools.vscode-azcli",
3030
"ms-azuretools.vscode-bicep",
31-
"ms-azuretools.azure-dev",
32-
"ms-azuretools.vscode-azurefunctions"
31+
"ms-azuretools.azure-dev"
3332
]
3433
}
3534
},

0 commit comments

Comments
 (0)