Skip to content

Add dotnet-version: latest support with dotnet-channel input - #730

Merged
v-HarithaVattikuti merged 4 commits into
actions:mainfrom
v-mahabaleshwars:feature/497-dotnet-version-latest-with-channel
Apr 27, 2026
Merged

Add dotnet-version: latest support with dotnet-channel input#730
v-HarithaVattikuti merged 4 commits into
actions:mainfrom
v-mahabaleshwars:feature/497-dotnet-version-latest-with-channel

Conversation

@v-mahabaleshwars

Copy link
Copy Markdown
Contributor

Description:
Adds dotnet-version: latest support to automatically install the highest active .NET SDK via the releases index API. Introduces an optional dotnet-channel input (LTS, STS, A.B, A.B.Cxx) to filter the resolved version—ignored with a warning if dotnet-version isn't latest. Removes signed and validated from dotnet-quality, retaining only daily, preview, and ga.

Related issue:
#497
#640

Check list:

  • Mark if documentation changes are required.
  • Mark if tests were added or updated to cover the changes.

@v-mahabaleshwars
v-mahabaleshwars requested a review from a team as a code owner April 15, 2026 14:25
Copilot AI review requested due to automatic review settings April 15, 2026 14:25

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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