Skip to content

Commit

Permalink
Merge in 'release/6.0' changes
Browse files Browse the repository at this point in the history
  • Loading branch information
dotnet-bot committed Jul 12, 2022
2 parents cc41080 + 7aee43e commit 62e1b2f
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions global.json
Original file line number Diff line number Diff line change
@@ -1,19 +1,19 @@
{
"tools": {
"dotnet": "6.0.106",
"dotnet": "6.0.107",
"runtimes": {
"dotnet": [
"3.1.26",
"3.1.27",
"5.0.17"
],
"aspnetcore": [
"3.1.26",
"3.1.27",
"5.0.17"
]
}
},
"sdk": {
"version": "6.0.106",
"version": "6.0.107",
"allowPrerelease": true,
"rollForward": "latestMajor"
},
Expand Down

0 comments on commit 62e1b2f

Please sign in to comment.