I have a bunch of small C# projects which use a couple of NuGet packages. I\'d like to be able to update version of a given package automatically. More then that: I\'d like
I don't know how to enforced it, but I've found the "Consolidate" tab to help. This tab show you package that have different version through out the solution. From there you can select projects and use the install button to install the same package version for to them. This tab can be found under "Manage NuGet for solution".