Skip to content

Conversation

@igor84
Copy link
Collaborator

@igor84 igor84 commented Feb 15, 2025

NugetWindow.updatePackages actually contains all installed packages with all the versions since we use it to quickly filter between Show Downgrades/Show Updates option. On the other hand Update All button is only visible when Show Updates option is active and so we need to pass the FilteredUpdatePackages to UpdateAll method since they will actually contain only the packages with updates.

@igor84 igor84 requested a review from JoC0de February 15, 2025 10:01
@JoC0de
Copy link
Collaborator

JoC0de commented Feb 15, 2025

@igor84 I adjusted it so it doesn't bother the current search term -> so it updates all packages that have a update but don't need to match the entered search text

@JoC0de JoC0de merged commit f23df14 into master Feb 15, 2025
8 checks passed
@JoC0de JoC0de deleted the update-all-fix branch February 15, 2025 20:10
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

Successfully merging this pull request may close these issues.

3 participants