Skip to content

Commit

Permalink
Revert "Update SDK to lastest nightly build"
Browse files Browse the repository at this point in the history
This reverts commit db4f662.
  • Loading branch information
bricelam committed Jul 18, 2023
1 parent 0f506d7 commit a5a6476
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,11 +1,11 @@
{
"sdk": {
"version": "8.0.100-preview.7.23364.32",
"version": "8.0.100-preview.7.23325.3",
"allowPrerelease": true,
"rollForward": "latestMajor"
},
"tools": {
"dotnet": "8.0.100-preview.7.23364.32",
"dotnet": "8.0.100-preview.7.23325.3",
"runtimes": {
"dotnet": [
"$(MicrosoftNETCoreBrowserDebugHostTransportVersion)"
Expand Down

0 comments on commit a5a6476

Please sign in to comment.