Skip to content

Instantly share code, notes, and snippets.

@kennetham
Created May 5, 2018 05:09
Show Gist options
  • Save kennetham/06c2eb8c5dc4bb95da549bb3abb7bef1 to your computer and use it in GitHub Desktop.
Save kennetham/06c2eb8c5dc4bb95da549bb3abb7bef1 to your computer and use it in GitHub Desktop.
Azure Functions Dependencies
{
"frameworks": {
"net46": {
"dependencies": {
"Ghostscript.NET": "1.2.1"
}
}
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment