azure-sdk-for-cpp/sdk/core
Billy O'Neal 8934b2118f
This was first discovered by trying to update curl in vcpkg: https://github.com/microsoft/vcpkg/pull/27778 (#4127)
Curl is no longer publishing that it depends on ws2_32 when dynamically linked. Azure Core directly uses Ws2_32 things, so it needs that declared dependency. For example:

90fc46693f/sdk/core/azure-core/src/http/curl/curl.cpp (L165)
2022-11-18 16:11:55 -08:00
..
azure-core This was first discovered by trying to update curl in vcpkg: https://github.com/microsoft/vcpkg/pull/27778 (#4127) 2022-11-18 16:11:55 -08:00
azure-core-test Add $schema to cgmanifest.json (#3918) 2022-09-13 08:50:38 -07:00
azure-core-tracing-opentelemetry Gtest timeout fix (#4078) 2022-11-02 15:46:38 -07:00
perf Gtest timeout fix (#4078) 2022-11-02 15:46:38 -07:00
ci.yml Fixed memory leak in curl (#3995) 2022-10-05 02:50:42 +00:00
CMakeLists.txt Initial implementation of OpenTelemetry APIs. (#3561) 2022-05-23 16:44:22 -07:00
perf.yml [Perf] Include GA versions of core package (#4053) 2022-10-25 11:20:16 -07:00