Skip to content

[enhancement]: UseDotNet should support `major.minor.patchXX' syntax to support floating within an SDK feature band #20289

Open
@baronfel

Description

Task name

UseDotNet@2

Describe your feature request here

It's a common need to use a version of the .NET SDK that matches your VS install (as described by the https://aka.ms/dotnet/matrixofpaine) but to still remain on the latest patch release within that feature band.

The actions/setup-dotnet action for GitHub workflows supports specifying a version like 8.0.3xx to opt into 'latest patch release in the 300 feature band' semantics, and I think AzDo users should be able to use such a syntax as well.

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions