Skip to content

Commit

Permalink
Revert SDK bump
Browse files Browse the repository at this point in the history
It will be done in #56161
  • Loading branch information
akoeplinger authored Jul 26, 2021
1 parent 0968c71 commit 80609a8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions global.json
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
{
"sdk": {
"version": "6.0.100-preview.6.21355.2",
"version": "6.0.100-preview.5.21302.13",
"allowPrerelease": true,
"rollForward": "major"
},
"tools": {
"dotnet": "6.0.100-preview.6.21355.2"
"dotnet": "6.0.100-preview.5.21302.13"
},
"native-tools": {
"cmake": "3.16.4",
Expand Down

0 comments on commit 80609a8

Please sign in to comment.