Skip to content

Conversation

@geofflamrock
Copy link
Owner

No description provided.

Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR updates the project's dependency on System.CommandLine from a beta version (2.0.0-beta5.25306.1) to the stable 2.0.0 release, with corresponding API changes to use the new invocation pattern.

  • Updated System.CommandLine package reference from beta to stable 2.0.0
  • Replaced deprecated CommandLineConfiguration with direct Parse() and InvokeAsync() calls

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.

File Description
src/Stack/Stack.csproj Updates System.CommandLine package from beta version to stable 2.0.0 release
src/Stack/Program.cs Adapts command invocation to use the new System.CommandLine 2.0.0 API pattern, replacing CommandLineConfiguration with Parse() and InvokeAsync()

@geofflamrock geofflamrock merged commit fe13912 into main Nov 23, 2025
21 checks passed
@geofflamrock geofflamrock deleted the update-system-commandline-2-0-0 branch November 23, 2025 02:18
@geofflamrock geofflamrock added the minor Increment the minor version when merged label Nov 23, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

minor Increment the minor version when merged

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants