Quantcast
Channel: WE MOVED to github.com/microsoft/cpprestsdk. This site is not monitored!
Viewing all articles
Browse latest Browse all 4845

Commented Unassigned: Reduce package.config files to only the current compiler version [285]

$
0
0
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.
Comments: Fixed in the development branch. Now vcxproj's only pull in the NuGet packages they actually need :)

Viewing all articles
Browse latest Browse all 4845

Trending Articles