Skip to content

Commit

Permalink
FIXME: revert once testing is finished
Browse files Browse the repository at this point in the history
  • Loading branch information
ivanpovazan committed May 25, 2023
1 parent 08126df commit a8665ce
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions global.json
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
{
"sdk": {
"version": "8.0.100-preview.4.23260.5",
"version": "8.0.100-preview.5.23267.7",
"allowPrerelease": true,
"rollForward": "major"
},
"tools": {
"dotnet": "8.0.100-preview.4.23260.5"
"dotnet": "8.0.100-preview.5.23267.7"
},
"msbuild-sdks": {
"Microsoft.DotNet.Arcade.Sdk": "8.0.0-beta.23268.1",
Expand All @@ -15,4 +15,4 @@
"Microsoft.Build.Traversal": "3.4.0",
"Microsoft.NET.Sdk.IL": "8.0.0-preview.5.23265.1"
}
}
}

0 comments on commit a8665ce

Please sign in to comment.