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

Add support for 9.0 VMR controls #2488

Closed mmitche closed 2 weeks ago

mmitche commented 2 weeks ago

These have an effect when building from the VMR and allow us to remove the old control schema (DotNetBuildFrom*, ExcludeFromSourceBuild, etc.) in 10.0 arcade.

mmitche commented 2 weeks ago

@dotnet/source-build-internal