Skip to content

Commit 326c3b1

Browse files
dbrattliclaude
andauthored
[CI] Fix analyzer failures by restricting SDK rollForward policy (#4457)
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
1 parent dc44712 commit 326c3b1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

global.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"sdk": {
33
"version": "10.0.100",
4-
"rollForward": "latestMajor"
4+
"rollForward": "latestPatch"
55
}
66
}

0 commit comments

Comments
 (0)