Skip to content

Instantly share code, notes, and snippets.

@eduardoguilarducci
Created November 18, 2016 19:14
Show Gist options
  • Save eduardoguilarducci/b37421e060ef559e5593935580c3f320 to your computer and use it in GitHub Desktop.
Save eduardoguilarducci/b37421e060ef559e5593935580c3f320 to your computer and use it in GitHub Desktop.
"frameworks": {
"netcoreapp1.0": {
"imports": [
"dotnet5.6",
"dnxcore50",
"portable-net45+win8"
],
"dependencies": {
"Microsoft.NETCore.App": {
"type": "platform",
"version": "1.0.0"
}
}
}
},
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment