2023-07-07 10:14:11 -07:00
|
|
|
{
|
2024-01-12 10:20:52 -08:00
|
|
|
"$comment": [
|
|
|
|
"NOTE: All changes made to this file will get overwritten by the next port release.",
|
|
|
|
"Please contribute your changes to https://github.com/Azure/azure-sdk-for-cpp."
|
|
|
|
],
|
2023-07-07 10:14:11 -07:00
|
|
|
"name": "azure-core-amqp-cpp",
|
2024-02-05 11:37:31 -08:00
|
|
|
"version-semver": "1.0.0-beta.7",
|
2023-07-07 10:14:11 -07:00
|
|
|
"description": [
|
|
|
|
"Microsoft Azure AMQP SDK for C++",
|
|
|
|
"This library provides AMQP functionality to Azure SDK services."
|
|
|
|
],
|
|
|
|
"homepage": "https://github.com/Azure/azure-sdk-for-cpp/tree/main/sdk/core/azure-core-amqp",
|
|
|
|
"license": "MIT",
|
|
|
|
"supports": "!uwp",
|
|
|
|
"dependencies": [
|
2023-11-08 09:41:37 -08:00
|
|
|
"azure-c-shared-utility",
|
2023-07-07 10:14:11 -07:00
|
|
|
{
|
|
|
|
"name": "azure-core-cpp",
|
|
|
|
"default-features": false,
|
2023-08-14 16:05:13 -07:00
|
|
|
"version>=": "1.10.0"
|
2023-07-07 10:14:11 -07:00
|
|
|
},
|
2023-11-08 09:41:37 -08:00
|
|
|
"azure-macro-utils-c",
|
|
|
|
"umock-c",
|
2023-07-07 10:14:11 -07:00
|
|
|
{
|
|
|
|
"name": "vcpkg-cmake",
|
|
|
|
"host": true
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "vcpkg-cmake-config",
|
|
|
|
"host": true
|
|
|
|
}
|
|
|
|
]
|
|
|
|
}
|