Skip to content

Installcredprovider.ps1 should use .net 8 by default #557

Open
@andyfisher100

Description

@andyfisher100

In https://github.com/microsoft/artifacts-credprovider/blob/master/helpers/installcredprovider.ps1As .net 6 is used as the default version of the credential provider to download.

.Net 6 is no longer a supported version and therefore I believe the default should be moved to .Net 8 but provide users who have not yet migrated their projects the option to specify the flag to use 6 if needed

Metadata

Metadata

Assignees

No one assigned

    Labels

    breaking-changeNew functionality or changes which break backwards compatability.keepDon't close due to inactivity

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions