artifacts-credprovider/CredentialProvider.Microsoft
Coby Allred 3e4f3cac77
Add .NET 8, FX 4.8.1 support (#520)
With the end of support for multiple .NET releases used by the artifacts
credential provider, it's time to migrate to supported .NET versions.
This includes a bump of .NET 6 -> .NET 8 and .NET Framework 4.6.1 to
.NET Framework 4.8.1.

For more info on end of support dates, see
https://github.com/dotnet/core/blob/main/releases.md

These new bits will not be set as the default version being installed
until the next major release as documented in the README. I'll also post
an announcement about the upcoming deprecation.

---------

Co-authored-by: Coby Allred <coallred@microsoft.com>
2024-10-08 08:38:36 -07:00
..
CredentialProviders Add parameterless constructor for Microsoft.Artifacts.Authentication.TokenRequest (#502) 2024-07-24 10:51:26 -07:00
Logging Use Microsoft.Artifacts.Authentication in credential provider (#410) 2023-05-08 17:13:11 -07:00
RequestHandlers Enable cross platform session token cache global locking (#470) 2024-02-07 14:54:25 -08:00
Util Add Program Context to UserAgent Header (#517) 2024-09-19 14:26:46 -07:00
CredentialProvider.Microsoft.csproj Pin System.Formats.Asn1 version to 6.0.1 (#506) 2024-08-13 11:32:49 -07:00
CredentialProvider.Microsoft.nuspec Add .NET 8, FX 4.8.1 support (#520) 2024-10-08 08:38:36 -07:00
CredentialProviderArgs.cs Default CanShowDialog to true for stand-alone mode (#376) 2023-04-19 15:04:08 -07:00
EULA_Microsoft Visual Studio Team Services Credential Provider.docx create .nupkg 2018-06-19 10:46:54 -07:00
Program.cs Add Program Context to UserAgent Header (#517) 2024-09-19 14:26:46 -07:00
Resources.resx Adding pem certificate support for dotnet 6 or higher (#518) 2024-09-19 14:26:39 -07:00
ThirdPartyNotices.txt create .nupkg 2018-06-19 10:46:54 -07:00
helpericons.ico create .nupkg 2018-06-19 10:46:54 -07:00
runtimeconfig.template.json Allow running on .NET Core 3.x 2019-07-18 17:48:26 -07:00