Skip to content

Commit b222d0f

Browse files
committed
Use latest SDKs for build.
1 parent 4106a2d commit b222d0f

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.204",
3+
"version": "8.0.401",
44
"rollForward": "latestFeature"
55
},
66

77
"additionalSdks": [
8-
"6.0.421",
9-
"7.0.408"
8+
"6.0.425",
9+
"7.0.410"
1010
]
1111
}

0 commit comments

Comments
 (0)