Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Visual Studio 2015 RC1 - Manage Nuget packages for solution

When opening the Nuget Package Manager in VS2015RC1 on the solution level and filtering on installed/update available I get a list of all available packages within my solution.

But when I try to upgrade a package it has ALL projected within the solution selected by default which is not what I want since we have a large solution with many projects and I obviously don't want to add say JQuery to all of them. And due to the large number of projects I cannot go through each and update the projects individually.

Anybody else having the same problem? Or am I missing something.

Nuget screenshot

EDIT: There were no error, the ACTION dropdown need to be changed to Update instead of Install. Sorry about this guys.

like image 241
jmw Avatar asked Apr 30 '15 11:04

jmw


2 Answers

Change the Action combobox value from install to Update/Upgrade

enter image description here

like image 200
Joseph Devlin Avatar answered Oct 09 '22 11:10

Joseph Devlin


Switch to filter Update Available

I reported such issue which was fixed https://github.com/NuGet/Home/issues/806

like image 24
Andrii Avatar answered Oct 09 '22 09:10

Andrii



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!