Created
March 26, 2021 14:09
-
-
Save moses70/ed79e2a428ba2467836e3f456ee25fdf to your computer and use it in GitHub Desktop.
Enable .NET 6 preview SDK for solution
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"sdk": { | |
"version": "6.0.100-preview" | |
} | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment