-
Notifications
You must be signed in to change notification settings - Fork 730
Open
Labels
breaking-changeNew functionality or changes which break backwards compatability.New functionality or changes which break backwards compatability.keepDon't close due to inactivityDon't close due to inactivity
Description
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
Frulfump
Metadata
Metadata
Assignees
Labels
breaking-changeNew functionality or changes which break backwards compatability.New functionality or changes which break backwards compatability.keepDon't close due to inactivityDon't close due to inactivity