Jeff Handley

Results 87 comments of Jeff Handley

We will also need a new section and Overview added for Experimental APIs, as a peer to [Obsoletions)(https://learn.microsoft.com/dotnet/fundamentals/syslib-diagnostics/obsoletions-overview) and [Source-generated code](https://learn.microsoft.com/dotnet/fundamentals/syslib-diagnostics/source-generator-overview) diagnostics.

See: [Announcing System.CommandLine 2.0.0-beta5 and our path to a stable release #2576 ](https://github.com/dotnet/command-line-api/issues/2576)

@bartonjs clarified for me that this is unchanged in .NET 9, so I'm moving it to Future.

Hi @JohnGalt1717. Thanks for letting us know this issue is affecting you. The fix is already merged into the next .NET 6 and .NET 8 servicing releases, scheduled for release...

@bartonjs - Note this is occurring in .NET 8. Does anything come to mind for what could lead to such a crash? @John-R-D - How frequently is this happening? Is...

Thanks for that extra info and connecting this back to the previous issue, @John-R-D. I'm going to triage this out of the 9.0.0 milestone, but we will leave the issue...

Moving this out of 9.0.0, but when we do disable the test we should backport that to the servicing branches for 6.0, 8.0, and 9.0.

We had renamed `Command` to `CliCommand` for a while but reverted that in the 2.0.0-beta5 release. See: [Announcing System.CommandLine 2.0.0-beta5 and our path to a stable release #2576 ](https://github.com/dotnet/command-line-api/issues/2576)