From 950d77f24eb3c537837b812d4b19a716823b2ba4 Mon Sep 17 00:00:00 2001 From: Felipe Augusto <14238257+felipementel@users.noreply.github.com> Date: Mon, 20 Dec 2021 11:10:52 -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 f60caf3..fd8bddf 100644 --- a/install.ps1 +++ b/install.ps1 @@ -23,7 +23,7 @@ choco feature enable -n=allowGlobalConfirmation; ,"dotnetcore-sdk" ,"microsoft-edge" ,"visualstudio2022enterprise" -,"azure-functions-core-tools-3 --params "'/x64'"" +,"azure-functions-core-tools-4 --params "'/x64'"" ,"microsoft-windows-terminal" ,"azure-cli" ,"gh"