Skip to content

Commit 3d60cb5

Browse files
authored
Update SDK used in global.json. (dotnet#32189)
1 parent 7c7e8ed commit 3d60cb5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

global.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"rollForward": "major"
66
},
77
"tools": {
8-
"dotnet": "5.0.100-alpha.1.20073.4"
8+
"dotnet": "5.0.100-preview.1.20112.7"
99
},
1010
"native-tools": {
1111
"cmake": "3.14.2",

0 commit comments

Comments
 (0)