Skip to content

Commit 92566a4

Browse files
Change global.json sdk.rollForward to latestPatch (#1437)
1 parent 5d201ac commit 92566a4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

global.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"sdk": {
33
"version": "10.0.100-rc.1.25420.111",
44
"allowPrerelease": true,
5-
"rollForward": "latestFeature",
5+
"rollForward": "latestPatch",
66
"paths": [
77
".dotnet",
88
"$host$"

0 commit comments

Comments
 (0)