Skip to content
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

[release/9.0.2xx] Change from "sln" to "solution" as primary, and add "sln" as alias #44203

Merged
merged 15 commits into from
Nov 1, 2024

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented Oct 15, 2024

Description
dotnet sln now works with dotnet solution which is part of a greater effort and being backported due to expected future slnx work in .NET.

This was contributed by an open-source community member to main and we are backporting because of this.

Testing
Additional unit tests to verify the changes to support dotnet solution and dotnet sln tests were kept in place and manual testing of customer PR.

Risk
Low - adds a new alias to the sln command.

Regression
No

Customer Impact
Allows customers to use a new alias to dotnet sln as dotnet solution and will help when dotnet slnx support is added though that is not added in 9.0.2xx yet so it could wait until the next release.

Backport of #43607 to release/9.0.2xx

/cc @nagilson @SourceCodeWhen

@github-actions github-actions bot requested review from tmat, arunchndr and a team as code owners October 15, 2024 20:42
@dotnet-issue-labeler dotnet-issue-labeler bot added Area-Infrastructure untriaged Request triage from a team member labels Oct 15, 2024
@nagilson nagilson added Servicing-consider and removed untriaged Request triage from a team member Servicing-consider labels Oct 15, 2024
@nagilson nagilson merged commit 2b255d5 into release/9.0.2xx Nov 1, 2024
32 checks passed
@nagilson nagilson deleted the backport/pr-43607-to-release/9.0.2xx branch November 1, 2024 18:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants