Skip to content

Commit 5a66030

Browse files
CopilotQilongTang
andauthored
Allow .NET 10 SDK patch version rollforward (#16815)
Co-authored-by: copilot-swe-agent[bot] <[email protected]> Co-authored-by: QilongTang <[email protected]>
1 parent 893bd7f commit 5a66030

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,6 +2,6 @@
22
"projects": ["src", "test"],
33
"sdk": {
44
"version": "10.0.100",
5-
"rollForward": "disable"
5+
"rollForward": "patch"
66
}
77
}

0 commit comments

Comments
 (0)