Skip to content

Instantly share code, notes, and snippets.

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