Skip to content
Merged
Prev Previous commit
Next Next commit
Update global.json
Updating to 6.0.100-rc.1.21411.13
  • Loading branch information
danmoseley authored Aug 12, 2021
commit cb336a0e1fe8a5d741327a1dab3e0d7cf0eac435
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-rc.1.21379.2",
"version": "6.0.100-rc.1.21411.13",
"allowPrerelease": true,
"rollForward": "major"
},
"tools": {
"dotnet": "6.0.100-rc.1.21379.2"
"dotnet": "6.0.100-rc.1.21411.13"
},
"native-tools": {
"cmake": "3.16.4",
Expand Down