Skip to content

Instantly share code, notes, and snippets.

@stevejgordon
Created February 11, 2017 08:37
Show Gist options
  • Select an option

  • Save stevejgordon/dc3833e5d43e231d6d54b13738c1fc47 to your computer and use it in GitHub Desktop.

Select an option

Save stevejgordon/dc3833e5d43e231d6d54b13738c1fc47 to your computer and use it in GitHub Desktop.
Library before project.json
{
"version": "1.0.0",
"dependencies": {
"NETStandard.Library": "1.6.0"
},
"frameworks": {
"net46": {
"dependencies": {}
}
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment