We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d9b2d0c commit 5abed7bCopy full SHA for 5abed7b
1 file changed
global.json
@@ -1,6 +1,6 @@
1
{
2
"sdk": {
3
- "version": "8.0.0"
4
- "rollForward": "latestMinor",
+ "version": "8.0.0",
+ "rollForward": "latestMinor"
5
}
6
0 commit comments