Skip to content

Commit c1b788d

Browse files
committed
Forgot to unpin global.json
1 parent b8950bc commit c1b788d

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

global.json

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
{
22
"sdk": {
3-
"version": "5.0.301"
3+
"version": "5.0.301",
4+
"rollForward": "latestFeature"
45
}
5-
}
6+
}

0 commit comments

Comments
 (0)