-
Couldn't load subscription status.
- Fork 710
[release/9.4] Mark Aspire.CLI as stable #10724
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
Mark Aspire.CLI as stable
There was a problem hiding this 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 marks the Aspire CLI package as stable by removing the preview package version suppression. This change allows the CLI to be released with a stable version number instead of remaining in preview.
Key Changes
- Removes the
SuppressFinalPackageVersionproperty that was keeping the package in preview state - Eliminates the explanatory comment about maintaining preview status
Mark Aspire.CLI as stable