Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit af1b51a

Browse files
committedMar 18, 2025·
remove unwanted changes
1 parent e16ffbb commit af1b51a

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed
 

‎global.json

+3-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
{
22
"sdk": {
3-
"version": "6.0.428"
3+
"version": "6.0",
4+
"rollForward": "minor",
5+
"allowPrerelease": true
46
}
57
}

0 commit comments

Comments
 (0)
Please sign in to comment.