Skip to content

Commit 992c3c8

Browse files
author
aligneddev
committed
Fix CI build with 10.0.200
1 parent 09601c2 commit 992c3c8

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

global.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"sdk": {
3-
"rollForward": "latestMinor",
4-
"version": "10.0.0"
3+
"rollForward": "latestFeature",
4+
"version": "10.0.200"
55
}
66
}

0 commit comments

Comments
 (0)