fix: remove Arguments property deprecation analyzer (MP0010)#2088
fix: remove Arguments property deprecation analyzer (MP0010)#2088
Conversation
The Arguments property provides important flexibility for users to customize commands when the typed options class doesn't cover a specific CLI flag or when new CLI features are added before the model is updated. Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
SummaryThis PR removes the Critical IssuesMissing cleanup of auto-generated Resources.Designer.cs The PR removes entries from
These auto-generated properties in Fix: Regenerate SuggestionsNone - the removal is straightforward once the regeneration issue is addressed. Verdict
|
Summary
MP0010analyzer that warned when using theArgumentsproperty onCommandLineToolOptionsArgumentsproperty provides important flexibility for users to customize commands when the typed options class doesn't cover a specific CLI flagTest plan
Argumentsproperty🤖 Generated with Claude Code