Skip to content

Conversation

dchristensen
Copy link

As part of the upgrade, a developer's local machine should include a file called local.settings.json the project root with the following content:

{
  "IsEncrypted": false,
  "Values": {
    "FUNCTIONS_EXTENSION_VERSION ": "~2",
    "FUNCTIONS_WORKER_RUNTIME":  "dotnet", 
    "AzureWebJobsStorage": "UseDevelopmentStorage=true"
  }
}

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant