Skip to content

Commit 471d7c0

Browse files
authored
Update global.json to pin 8.0.205 (#2634)
1 parent 3147293 commit 471d7c0

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,6 +1,6 @@
11
{
22
"sdk": {
3-
"version": "8.0.100",
4-
"rollForward": "latestFeature"
3+
"version": "8.0.205",
4+
"rollForward": "latestPatch"
55
}
66
}

0 commit comments

Comments
 (0)