NuGetUpdateSource is missing in NuGetSources #4230
Unanswered
ronaldvanmanen
asked this question in
Extension Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
I searched the sources, issues, and discussions for
NuGetUpdateSourcebut could not find anything. Anyway, it seems that the classCake.Common.Tools.NuGet.Sources.NuGetSourcesis missing methodNuGetUpdateSource(string name, string source, NuGetSourcesSettings settings). The implementation of this method should be pretty straight forward. I'd be happy to implement it and send in a pull request.I've got a branch ready for PR @ https://github.com/ronaldvanmanen/cake/tree/feature/4230.
Beta Was this translation helpful? Give feedback.
All reactions