Skip to content

Instantly share code, notes, and snippets.

@guitarrapc
Created April 4, 2016 19:29
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 guitarrapc/e4a852a592ea17047cff54c41c40e3ef to your computer and use it in GitHub Desktop.
Save guitarrapc/e4a852a592ea17047cff54c41c40e3ef to your computer and use it in GitHub Desktop.
Azure Functions Multiple nuget package Sample
{
"frameworks": {
"net46":{
"dependencies": {
"ChatWork.Api": "0.4.0",
"Octokit": "0.19.0"
}
}
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment