Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 2 additions & 6 deletions sdk/core/azure-core/vcpkg/vcpkg.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,4 @@
# Copyright (c) Microsoft Corporation. All rights reserved.
# SPDX-License-Identifier: MIT

{
# Copyright (c) Microsoft Corporation. All rights reserved. # SPDX-License-Identifier: MIT {
Comment thread
antkmsft marked this conversation as resolved.
Outdated
"name": "azure-core-cpp",
"version-semver": "@AZ_LIBRARY_VERSION@",
"description": [
Expand Down Expand Up @@ -41,8 +38,7 @@
"default-features": false,
"features": [
"ssl"
],
"version>=": "7.44"
]
}
]
},
Expand Down