Skip to content

Instantly share code, notes, and snippets.

@moses70
Created March 26, 2021 14:09
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save moses70/ed79e2a428ba2467836e3f456ee25fdf to your computer and use it in GitHub Desktop.
Save moses70/ed79e2a428ba2467836e3f456ee25fdf to your computer and use it in GitHub Desktop.
Enable .NET 6 preview SDK for solution
{
"sdk": {
"version": "6.0.100-preview"
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment