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:
|
||
|---|---|---|
| .. | ||
| attestation | ||
| core | ||
| identity | ||
| keyvault | ||
| storage | ||
| template | ||
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:
|
||
|---|---|---|
| .. | ||
| attestation | ||
| core | ||
| identity | ||
| keyvault | ||
| storage | ||
| template | ||