Skip to content

Instantly share code, notes, and snippets.

@fabiocav
Created June 14, 2018 21:53
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save fabiocav/b6b8067403b3471738d00861cdd6b3eb to your computer and use it in GitHub Desktop.
Save fabiocav/b6b8067403b3471738d00861cdd6b3eb to your computer and use it in GitHub Desktop.
{
"profiles": {
"FunctionsCLI": {
"commandName": "Executable",
"executablePath": "dotnet.exe",
"commandLineArgs": "%userprofile%\\AppData\\Roaming\\npm\\node_modules\\azure-functions-core-tools\\bin\\func.dll host start"
}
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment