Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Wyam NuGet package retrieval fails against Azure DevOps package feeds. #11

Open
rpriest1260 opened this issue May 1, 2020 · 0 comments

Comments

@rpriest1260
Copy link

The latest Wyam version (2.2.9) does not appear to load nuget plugins, and thereby the Azure DevOps (ADO) credential manager (see Use NuGet with Azure DevOps Services feeds.) As such, it cannot handle the latest authentication techiques, and will fail to retrieve or access packages stored there. It should load the credentials, and make them accessible to all nuget http\s calls, as is done in the latest version of the Nuget.exe command line (4.8.2 ++). See Nuget.Client/Command.cs Line:209, for reference

@rpriest1260 rpriest1260 changed the title Wyam Nuget Package retrieval fails against Azure Devops Package Feeds. Wyam Nuget package retrieval fails against Azure DevOps package feeds. May 1, 2020
@rpriest1260 rpriest1260 changed the title Wyam Nuget package retrieval fails against Azure DevOps package feeds. Wyam NuGet package retrieval fails against Azure DevOps package feeds. May 1, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant