Skip to content

Commit

Permalink
⬆️ Bump .NET SDK to 7.0.100-preview.4
Browse files Browse the repository at this point in the history
  • Loading branch information
bricelam committed May 11, 2022
1 parent 33a1cc7 commit d4878b8
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-preview.3.22179.4"
"dotnet": "7.0.100-preview.4.22252.9"
},
"sdk": {
"version": "7.0.100-preview.3.22179.4",
"version": "7.0.100-preview.4.22252.9",
"allowPrerelease": true,
"rollForward": "latestMajor"
},
Expand Down

0 comments on commit d4878b8

Please sign in to comment.