add azure-functions-core-tools

add azure-functions-core-tools
This commit is contained in:
Felipe Augusto
2021-10-08 10:12:50 -03:00
committed by GitHub
parent 89944dbaf5
commit 3cfcaf768d
+1
View File
@@ -14,6 +14,7 @@ choco feature enable -n=allowGlobalConfirmation;
@( @(
"git" "git"
,"dotnet-5.0-sdk" ,"dotnet-5.0-sdk"
,"azure-functions-core-tools"
,"dotnetcore-sdk" ,"dotnetcore-sdk"
,"microsoft-edge" ,"microsoft-edge"
,"visualstudio2019professional" ,"visualstudio2019professional"