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 Jan 11, 2023
2 parents a63aa86 + 7199547 commit 0d2a6bd
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.111",
"dotnet": "6.0.113",
"runtimes": {
"dotnet": [
"3.1.31",
"3.1.32",
"5.0.17"
],
"aspnetcore": [
"3.1.31",
"3.1.32",
"5.0.17"
]
}
},
"sdk": {
"version": "6.0.111",
"version": "6.0.112",
"allowPrerelease": true,
"rollForward": "latestMajor"
},
Expand Down

0 comments on commit 0d2a6bd

Please sign in to comment.