The package.config files currently cause VS to download both the 110 and 120 versions of Boost. Since we've separated the project files (and they can have separate package.configs) we should only require downloading the NuGet packages relevant to the user's version.
↧