Skip to content

Instantly share code, notes, and snippets.

@webprofusion-chrisc
Created July 25, 2016 04:05
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 webprofusion-chrisc/6a7ea249f81f6cb124ae9474cba0067e to your computer and use it in GitHub Desktop.
Save webprofusion-chrisc/6a7ea249f81f6cb124ae9474cba0067e to your computer and use it in GitHub Desktop.
Using MYOB Account Right SDK on .Net Core 1.0 - Add via nuget then add the following import
"frameworks": {
"netcoreapp1.0": {
"imports": [
"portable-net40+sl4+win8+wp7"
]
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment