You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
Description:
Adds
dotnet-version: latestsupport to automatically install the highest active .NET SDK via the releases index API. Introduces an optionaldotnet-channelinput (LTS,STS,A.B,A.B.Cxx) to filter the resolved version—ignored with a warning ifdotnet-versionisn'tlatest. Removessignedandvalidatedfromdotnet-quality, retaining onlydaily,preview, andga.Related issue:
#497
#640
Check list: