Skip to content

Instantly share code, notes, and snippets.

@solrevdev
Created January 4, 2018 09:51
Show Gist options
  • Save solrevdev/6a7ba5dc584f0fe10ef68a1bd81ad347 to your computer and use it in GitHub Desktop.
Save solrevdev/6a7ba5dc584f0fe10ef68a1bd81ad347 to your computer and use it in GitHub Desktop.
pin .net core to a specific .net core cli sdk version - 2.0.4
{
"sdk": {
"version": "2.0.4"
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment