Skip to content

Commit bf52af4

Browse files
authored
Reverting SDK (#49709)
CI is failing with the new version on ARM
1 parent c020816 commit bf52af4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

global.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
{
22
"sdk": {
3-
"version": "8.0.100-rc.1.23377.2"
3+
"version": "8.0.100-preview.7.23360.1"
44
},
55
"tools": {
6-
"dotnet": "8.0.100-rc.1.23377.2",
6+
"dotnet": "8.0.100-preview.7.23360.1",
77
"runtimes": {
88
"dotnet/x86": [
99
"$(MicrosoftNETCoreBrowserDebugHostTransportVersion)"

0 commit comments

Comments
 (0)