Is there a way to upgrade all NuGet packages at one time in Visual Studio 2015? July 31, 2023 by Tarik Open the Package Manager Console and use the Update-Package cmd-let to update all packages.