Skip to content

Commit

Permalink
Merge branch 'release/7.0'
Browse files Browse the repository at this point in the history
  • Loading branch information
ajcvickers committed Feb 15, 2023
2 parents 9f35a5c + 6a58be6 commit def962e
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.102"
"dotnet": "7.0.103"
},
"sdk": {
"version": "7.0.102",
"version": "7.0.103",
"allowPrerelease": true,
"rollForward": "latestMajor"
},
Expand Down

0 comments on commit def962e

Please sign in to comment.