Description
AzureDevOps nuget feeds aren't authenticated during CI build on our on premise build machines. Nuget alone however works with the credential providers and the env var: VSS_NUGET_EXTERNAL_FEED_ENDPOINTS
Expected behavior
Paket should be able to authenticate with AzureDevOps nuget feeds and restore packages.
Actual behavior
Paket fails to authenticate and restore nuget packages from AzureDevOps nuget feeds.
Known workarounds
Login on the buildmachine and do a manual paket restore, and wait for the UI authentication to pop up and login.
Description
AzureDevOps nuget feeds aren't authenticated during CI build on our on premise build machines. Nuget alone however works with the credential providers and the env var: VSS_NUGET_EXTERNAL_FEED_ENDPOINTS
Expected behavior
Paket should be able to authenticate with AzureDevOps nuget feeds and restore packages.
Actual behavior
Paket fails to authenticate and restore nuget packages from AzureDevOps nuget feeds.
Known workarounds
Login on the buildmachine and do a manual paket restore, and wait for the UI authentication to pop up and login.