microsoft / artifacts-credprovider

The Azure Artifacts Credential Provider enables dotnet, NuGet.exe, and MSBuild to interactively acquire credentials for Azure Artifacts feeds.
MIT License
759 stars 707 forks source link

Remove duplicate UserAgent header values #412

Closed JohnSchmeichel closed 1 year ago

JohnSchmeichel commented 1 year ago

The MsalHttpClientFactory class already adds the UserAgent header values when used, so can remove the ones added in Util/HttpClientFactory.