-
Notifications
You must be signed in to change notification settings - Fork 252
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
Add ability to ignore failed sources in VS #5643
Comments
@nkolev92 - understand the title. Let's discuss what led you to think this should be fixed in 4.4, and discuss the feature we designed about a year ago that relates. Please grab me in person sometime early this week. |
@rrelyea |
Related issue: #5373 Let us discuss the right fix before implementation. |
Related: #3058 |
Any updates? |
This remains in our backlog, but not imminent. |
Issue motivated by https://developercommunity.visualstudio.com/content/problem/78218/nuget-systemaggregateexception.html
We currently have a gap where in NuGet.exe you can ignore failed sources while in Visual Studio you can't.
This might be a good candidate to align among the clients.
In addition, this feature as currently working is not factored in the no-op which means this is a potential inconsistency, although it's a minor concern.
Spec - https://github.com/NuGet/Home/wiki/Package-Sources-Diagnostics
The text was updated successfully, but these errors were encountered: