From d04de138a76d538d7fb7f8f3e3979125103eee12 Mon Sep 17 00:00:00 2001 From: Wellington Augusto Ribeiro <59797383+wellingtonaribeiro@users.noreply.github.com> Date: Mon, 16 May 2022 13:37:35 -0300 Subject: [PATCH] Update install.ps1 --- install.ps1 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/install.ps1 b/install.ps1 index f5490e7..eeb3237 100644 --- a/install.ps1 +++ b/install.ps1 @@ -25,7 +25,7 @@ choco feature enable -n=allowGlobalConfirmation; ,"dotnetcore-sdk" ,"microsoft-edge" ,"visualstudio2022enterprise" -,"azure-functions-core-tools-4 --params "'/x64'"" +#,"azure-functions-core-tools-4 --params "'/x64'"" ,"microsoft-windows-terminal" ,"azure-cli" ,"gh"