Skip to content

Commit

Permalink
Update global.json
Browse files Browse the repository at this point in the history
  • Loading branch information
wtgodbe committed Sep 12, 2023
1 parent 67ab228 commit a4a7a94
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,6 +1,6 @@
{
"tools": {
"dotnet": "6.0.121",
"dotnet": "6.0.122",
"runtimes": {
"dotnet": [
"3.1.32",
Expand All @@ -13,7 +13,7 @@
}
},
"sdk": {
"version": "6.0.121",
"version": "6.0.122",
"allowPrerelease": true,
"rollForward": "latestMajor"
},
Expand Down

0 comments on commit a4a7a94

Please sign in to comment.