diff --git a/install.ps1 b/install.ps1 index 420d1c1..3e0081f 100644 --- a/install.ps1 +++ b/install.ps1 @@ -14,6 +14,7 @@ choco feature enable -n=allowGlobalConfirmation; @( "git" ,"dotnet-5.0-sdk" +,"azure-functions-core-tools" ,"dotnetcore-sdk" ,"microsoft-edge" ,"visualstudio2019professional"