azure-sdk-for-cpp/sdk
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
..
attestation Gtest timeout fix (#4078) 2022-11-02 15:46:38 -07:00
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
identity Increment package version after release of azure-identity (#4099) 2022-11-08 11:59:11 -08:00
keyvault Fix typo for llong -> long in doc comment for Key Vault Certificates (#4108) 2022-11-11 09:04:18 -08:00
storage Increment package version after release of azure-storage-files-datalake (#4101) 2022-11-09 01:48:18 +00:00
template Gtest timeout fix (#4078) 2022-11-02 15:46:38 -07:00