mirror of
https://github.com/microsoft/terminal.git
synced 2025-12-10 00:48:23 -06:00
This new cpprestsdk package, 2.10.14, switches us to the app CRT. cpprestsdk turns fof a bunch of boost and openssl dependencies when it's built for the Windows Store subplatform, so we got a bunch of stuff for free. Incidentally, I fixed #2338 the real/correct way -- the build rules in the package now make sure they're not using the system vcpkg root.