From c8c84793dbf691265518eab645fd680e8fd0559a Mon Sep 17 00:00:00 2001 From: Felipe Augusto <14238257+felipementel@users.noreply.github.com> Date: Tue, 16 Nov 2021 10:27:04 -0300 Subject: [PATCH] Update install.ps1 --- install.ps1 | 1 - 1 file changed, 1 deletion(-) diff --git a/install.ps1 b/install.ps1 index a821339..01022a9 100644 --- a/install.ps1 +++ b/install.ps1 @@ -16,7 +16,6 @@ choco feature enable -n=allowGlobalConfirmation; ,"dotnetcore-sdk" ,"dotnet-5.0-sdk" ,"dotnet-6.0-sdk" -,"azure-functions-core-tools" ,"dotnetcore-sdk" ,"microsoft-edge" ,"visualstudio2022enterprise"