1 article in nuget
Enabling Nuget Automatic Restore
October 8, 2015
There are three ways that Nuget updates packages: Automatically MSBuild-Integrate Using the command line Automatically As of Nuget version 2.7 the package restore should just all work! There are two settings which when checked means that new packages will automatically be downloaded when you build…