Skip to content

Commit

Permalink
Merge in 'release/7.0' changes
Browse files Browse the repository at this point in the history
  • Loading branch information
dotnet-bot committed Nov 9, 2022
2 parents 1d70400 + b881179 commit 8b903ca
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,9 +1,9 @@
{
"tools": {
"dotnet": "7.0.100-rc.2.22477.23"
"dotnet": "7.0.100"
},
"sdk": {
"version": "7.0.100-rc.2.22477.23",
"version": "7.0.100",
"allowPrerelease": true,
"rollForward": "latestMajor"
},
Expand Down

0 comments on commit 8b903ca

Please sign in to comment.