Skip to content

Instantly share code, notes, and snippets.

@GaProgMan
Last active November 19, 2016 02:02
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 GaProgMan/6de2c93f14181b2b6107745990580bd7 to your computer and use it in GitHub Desktop.
Save GaProgMan/6de2c93f14181b2b6107745990580bd7 to your computer and use it in GitHub Desktop.
Code snippets for blog post at /2016/11/19/net-standard-wha…lies-to-net-core
{
"dependencies": {
"NETStandard.Library": "1.6.0"
},
"frameworks": {
"netstandard1.6": {}
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment