Commit Graph

2 Commits

Author SHA1 Message Date
master
e0c79e0dc0 fix(tools): improve build script discovery and update Verifier to System.CommandLine v8+
Build script:
- Add Get-RepoRelativePath() helper for cross-platform path handling
- Exclude node_modules and bin/obj from solution discovery

Verifier:
- Replace deprecated SetHandler with SetAction handler pattern
- Use GetRequiredValue/GetValue instead of GetValueForOption
- Replace SetDefaultValue with DefaultValueFactory property
- Remove CommandLineBuilder wrapper (built into framework now)

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-09 07:53:08 +02:00
master
5548cf83bf part #2 2026-02-04 19:59:20 +02:00