Open
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