dotnet / command-line-api

Command line parsing, invocation, and rendering of terminal output.
https://github.com/dotnet/command-line-api/wiki
MIT License
3.38k stars 381 forks source link

Centralize annotation resolution and allow multivalued annotations #2489

Closed mhutch closed 2 days ago

mhutch commented 2 weeks ago
mhutch commented 2 weeks ago

Note: I didn't touch ValueAnnotationExtensions.cs as it's mostly removed in #2486 and I expect that PR to go in before this one. I'll fix it up after #2486 merges.