Undo unnecessary Core vcpkg dependency version bump (#5860)

Co-authored-by: Anton Kolesnyk <antkmsft@users.noreply.github.com>
This commit is contained in:
Anton Kolesnyk 2024-07-31 15:23:29 -07:00 committed by GitHub
parent d32aab96eb
commit 2c0a35dad4
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
4 changed files with 4 additions and 4 deletions

View File

@ -20,7 +20,7 @@
{
"name": "azure-core-cpp",
"default-features": false,
"version>=": "1.14.0-beta.1"
"version>=": "1.11.3"
},
"azure-macro-utils-c",
"umock-c",

View File

@ -18,7 +18,7 @@
{
"name": "azure-core-cpp",
"default-features": false,
"version>=": "1.14.0-beta.1"
"version>=": "1.9.0"
},
{
"name": "openssl",

View File

@ -18,7 +18,7 @@
{
"name": "azure-core-cpp",
"default-features": false,
"version>=": "1.14.0-beta.1"
"version>=": "1.9.0"
},
{
"name": "vcpkg-cmake",

View File

@ -18,7 +18,7 @@
{
"name": "azure-core-cpp",
"default-features": false,
"version>=": "1.14.0-beta.1"
"version>=": "1.12.0"
},
{
"name": "libxml2",