Skip to content

Instantly share code, notes, and snippets.

@stevejgordon
Last active February 13, 2017 13:53
Show Gist options
  • Select an option

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

Select an option

Save stevejgordon/a857887624a3d339f9fa4ffcf3b4becf to your computer and use it in GitHub Desktop.
After project.json
"frameworks": {
"netcoreapp1.0": {
"imports": [
"portable-net45+win8+wpa81"
]
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment