Skip to content

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

Merged
nagilson merged 15 commits intorelease/9.0.2xxfrom
backport/pr-43607-to-release/9.0.2xx
Nov 1, 2024
Merged

[release/9.0.2xx] Change from "sln" to "solution" as primary, and add "sln" as alias#44203
nagilson merged 15 commits intorelease/9.0.2xxfrom
backport/pr-43607-to-release/9.0.2xx

Conversation

@github-actions
Copy link
Copy Markdown
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 a team, arunchndr and tmat as code owners October 15, 2024 20:42
@ghost ghost 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
@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