Skip to content

Commit a8665ce

Browse files
committed
FIXME: revert once testing is finished
1 parent 08126df commit a8665ce

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

global.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
{
22
"sdk": {
3-
"version": "8.0.100-preview.4.23260.5",
3+
"version": "8.0.100-preview.5.23267.7",
44
"allowPrerelease": true,
55
"rollForward": "major"
66
},
77
"tools": {
8-
"dotnet": "8.0.100-preview.4.23260.5"
8+
"dotnet": "8.0.100-preview.5.23267.7"
99
},
1010
"msbuild-sdks": {
1111
"Microsoft.DotNet.Arcade.Sdk": "8.0.0-beta.23268.1",
@@ -15,4 +15,4 @@
1515
"Microsoft.Build.Traversal": "3.4.0",
1616
"Microsoft.NET.Sdk.IL": "8.0.0-preview.5.23265.1"
1717
}
18-
}
18+
}

0 commit comments

Comments
 (0)