azure-sdk-for-cpp/vcpkg.json
dependabot[bot] a2082c3e5b
Bump github.com/microsoft/vcpkg from master to 2025.10.17 (#6810)
Bumps [github.com/microsoft/vcpkg](https://github.com/microsoft/vcpkg) from master to 2025.10.17. This release includes the previously tagged commit.
- [Release notes](https://github.com/microsoft/vcpkg/releases)
- [Commits](4334d8b4c8...74e6536215)

---
updated-dependencies:
- dependency-name: github.com/microsoft/vcpkg
  dependency-version: 2025.10.17
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-12-05 13:16:54 -08:00

43 lines
786 B
JSON

{
"name": "azure-sdk-for-cpp",
"version": "1.5.0",
"builtin-baseline": "74e6536215718009aae747d86d84b78376bf9e09",
"dependencies": [
{
"name": "curl"
},
{
"name": "libxml2",
"default-features": false,
"platform": "!windows & !uwp"
},
{
"name": "openssl"
},
{
"name": "opentelemetry-cpp",
"features": [
"otlp-http"
],
"platform": "!(windows & !static)",
"version>=": "1.3.0"
},
{
"name": "wil",
"platform": "windows"
},
{
"name": "azure-c-shared-utility",
"platform": "!uwp"
},
{
"name": "azure-macro-utils-c",
"platform": "!uwp"
},
{
"name": "umock-c",
"platform": "!uwp"
}
],
"overrides": []
}