Skip to content

Instantly share code, notes, and snippets.

@christopheranderson
Created April 4, 2016 17:58
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 christopheranderson/4e6e63a049668cd0480ce64e334d65dc to your computer and use it in GitHub Desktop.
Save christopheranderson/4e6e63a049668cd0480ce64e334d65dc to your computer and use it in GitHub Desktop.
Example Project.json for Azure Functions
{
"frameworks": {
"net46":{
"dependencies": {
"ChatWork.Api": "0.4.0"
}
}
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment