To reproduce, run something like `dotnet run --project .\eng\update-dependencies\ -- foo` `foo` is not a valid subcommand, yet the app starts and no-ops. Instead, it should show the help output. Seems related to https://github.com/dotnet/command-line-api/issues/2525
To reproduce, run something like
dotnet run --project .\eng\update-dependencies\ -- foofoois not a valid subcommand, yet the app starts and no-ops. Instead, it should show the help output.Seems related to dotnet/command-line-api#2525