Skip to content

Commit f1bbfc6

Browse files
author
claudiamurialdo
committed
Update global.json to include version and rollForward settings for SDK
1 parent 6693d3b commit f1bbfc6

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

global.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
{
22
"sdk": {
3+
"version":"8.0.0",
4+
"rollForward": "latestMinor",
35
"allowPrerelease": true
46
}
57
}

0 commit comments

Comments
 (0)