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

MSAL cache env var should be interpreted as full file path #434

Closed JohnSchmeichel closed 1 year ago

JohnSchmeichel commented 1 year ago

MSAL cache changes to align with GCM removed ability to customize the full file path for the MSAL cache. Addresses #432