microsoft / cpprestsdk

The C++ REST SDK is a Microsoft project for cloud-based client-server communication in native code using a modern asynchronous C++ API design. This project aims to help C++ developers connect to and interact with services.
Other
7.91k stars 1.64k forks source link

Fix the windows pipelines #1737

Open barcharcraz opened 1 year ago

barcharcraz commented 1 year ago

This removes old versions of windows and VS pipelines that are no longer provided as azure hosted images. At some point I should add them back but it's better to have 2019 and 2022 CI than no CI. Also updates the vcpkg submodule which was woefully out of date.