Skip to content

Commit

Permalink
Update global.json
Browse files Browse the repository at this point in the history
  • Loading branch information
wtgodbe committed Aug 8, 2023
1 parent ffc31ed commit e8072c1
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.109"
"dotnet": "7.0.110"
},
"sdk": {
"version": "7.0.109",
"version": "7.0.110",
"allowPrerelease": true,
"rollForward": "latestMajor"
},
Expand Down

0 comments on commit e8072c1

Please sign in to comment.