Add a note to vcpkg manifest files that all changes made in the vcpkg repo alone might be lost. (#5110)
* Add a note to vcpkg manifest files that all changes made in the vcpkg repo alone might be lost. * may => will --------- Co-authored-by: Anton Kolesnyk <antkmsft@users.noreply.github.com>
This commit is contained in:
parent
986bbb3a59
commit
edf7ab18c7
@ -1,6 +1,9 @@
|
||||
# Copyright (c) Microsoft Corporation.
|
||||
# Licensed under the MIT License.
|
||||
|
||||
# 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.
|
||||
|
||||
vcpkg_from_github(
|
||||
OUT_SOURCE_PATH SOURCE_PATH
|
||||
REPO Azure/azure-sdk-for-cpp
|
||||
|
||||
@ -2,6 +2,7 @@
|
||||
# Licensed under the MIT License.
|
||||
|
||||
{
|
||||
"$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.",
|
||||
"name": "azure-security-attestation-cpp",
|
||||
"version-semver": "@AZ_LIBRARY_VERSION@",
|
||||
"description": [
|
||||
|
||||
@ -1,6 +1,9 @@
|
||||
# Copyright (c) Microsoft Corporation.
|
||||
# Licensed under the MIT License.
|
||||
|
||||
# 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.
|
||||
|
||||
vcpkg_from_github(
|
||||
OUT_SOURCE_PATH SOURCE_PATH
|
||||
REPO Azure/azure-sdk-for-cpp
|
||||
|
||||
@ -2,6 +2,7 @@
|
||||
# Licensed under the MIT License.
|
||||
|
||||
{
|
||||
"$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.",
|
||||
"name": "azure-core-amqp-cpp",
|
||||
"version-semver": "@AZ_LIBRARY_VERSION@",
|
||||
"description": [
|
||||
|
||||
@ -1,6 +1,9 @@
|
||||
# Copyright (c) Microsoft Corporation.
|
||||
# Licensed under the MIT License.
|
||||
|
||||
# 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.
|
||||
|
||||
vcpkg_from_github(
|
||||
OUT_SOURCE_PATH SOURCE_PATH
|
||||
REPO Azure/azure-sdk-for-cpp
|
||||
|
||||
@ -2,6 +2,7 @@
|
||||
# Licensed under the MIT License.
|
||||
|
||||
{
|
||||
"$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.",
|
||||
"name": "azure-core-tracing-opentelemetry-cpp",
|
||||
"version-semver": "@AZ_LIBRARY_VERSION@",
|
||||
"description": [
|
||||
|
||||
@ -1,6 +1,9 @@
|
||||
# Copyright (c) Microsoft Corporation.
|
||||
# Licensed under the MIT License.
|
||||
|
||||
# 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.
|
||||
|
||||
vcpkg_from_github(
|
||||
OUT_SOURCE_PATH SOURCE_PATH
|
||||
REPO Azure/azure-sdk-for-cpp
|
||||
|
||||
@ -2,6 +2,7 @@
|
||||
# Licensed under the MIT License.
|
||||
|
||||
{
|
||||
"$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.",
|
||||
"name": "azure-core-cpp",
|
||||
"version-semver": "@AZ_LIBRARY_VERSION@",
|
||||
"description": [
|
||||
|
||||
@ -1,6 +1,9 @@
|
||||
# Copyright (c) Microsoft Corporation.
|
||||
# Licensed under the MIT License.
|
||||
|
||||
# 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.
|
||||
|
||||
vcpkg_from_github(
|
||||
OUT_SOURCE_PATH SOURCE_PATH
|
||||
REPO Azure/azure-sdk-for-cpp
|
||||
|
||||
@ -2,6 +2,7 @@
|
||||
# Licensed under the MIT License.
|
||||
|
||||
{
|
||||
"$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.",
|
||||
"name": "azure-messaging-eventhubs-checkpointstore-blob-cpp",
|
||||
"version-semver": "@AZ_LIBRARY_VERSION@",
|
||||
"description": [
|
||||
|
||||
@ -1,6 +1,9 @@
|
||||
# Copyright (c) Microsoft Corporation.
|
||||
# Licensed under the MIT License.
|
||||
|
||||
# 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.
|
||||
|
||||
vcpkg_from_github(
|
||||
OUT_SOURCE_PATH SOURCE_PATH
|
||||
REPO Azure/azure-sdk-for-cpp
|
||||
|
||||
@ -2,6 +2,7 @@
|
||||
# Licensed under the MIT License.
|
||||
|
||||
{
|
||||
"$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.",
|
||||
"name": "azure-messaging-eventhubs-cpp",
|
||||
"version-semver": "@AZ_LIBRARY_VERSION@",
|
||||
"description": [
|
||||
|
||||
@ -1,6 +1,9 @@
|
||||
# Copyright (c) Microsoft Corporation.
|
||||
# Licensed under the MIT License.
|
||||
|
||||
# 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.
|
||||
|
||||
vcpkg_from_github(
|
||||
OUT_SOURCE_PATH SOURCE_PATH
|
||||
REPO Azure/azure-sdk-for-cpp
|
||||
|
||||
@ -2,6 +2,7 @@
|
||||
# Licensed under the MIT License.
|
||||
|
||||
{
|
||||
"$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.",
|
||||
"name": "azure-identity-cpp",
|
||||
"version-semver": "@AZ_LIBRARY_VERSION@",
|
||||
"description": [
|
||||
|
||||
@ -1,6 +1,9 @@
|
||||
# Copyright (c) Microsoft Corporation.
|
||||
# Licensed under the MIT License.
|
||||
|
||||
# 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.
|
||||
|
||||
vcpkg_from_github(
|
||||
OUT_SOURCE_PATH SOURCE_PATH
|
||||
REPO Azure/azure-sdk-for-cpp
|
||||
|
||||
@ -2,6 +2,7 @@
|
||||
# Licensed under the MIT License.
|
||||
|
||||
{
|
||||
"$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.",
|
||||
"name": "azure-security-keyvault-administration-cpp",
|
||||
"version-semver": "@AZ_LIBRARY_VERSION@",
|
||||
"description": [
|
||||
|
||||
@ -1,6 +1,9 @@
|
||||
# Copyright (c) Microsoft Corporation.
|
||||
# Licensed under the MIT License.
|
||||
|
||||
# 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.
|
||||
|
||||
vcpkg_from_github(
|
||||
OUT_SOURCE_PATH SOURCE_PATH
|
||||
REPO Azure/azure-sdk-for-cpp
|
||||
|
||||
@ -2,6 +2,7 @@
|
||||
# Licensed under the MIT License.
|
||||
|
||||
{
|
||||
"$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.",
|
||||
"name": "azure-security-keyvault-certificates-cpp",
|
||||
"version-semver": "@AZ_LIBRARY_VERSION@",
|
||||
"description": [
|
||||
|
||||
@ -1,6 +1,9 @@
|
||||
# Copyright (c) Microsoft Corporation.
|
||||
# Licensed under the MIT License.
|
||||
|
||||
# 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.
|
||||
|
||||
vcpkg_from_github(
|
||||
OUT_SOURCE_PATH SOURCE_PATH
|
||||
REPO Azure/azure-sdk-for-cpp
|
||||
|
||||
@ -2,6 +2,7 @@
|
||||
# Licensed under the MIT License.
|
||||
|
||||
{
|
||||
"$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.",
|
||||
"name": "azure-security-keyvault-keys-cpp",
|
||||
"version-semver": "@AZ_LIBRARY_VERSION@",
|
||||
"description": [
|
||||
|
||||
@ -1,6 +1,9 @@
|
||||
# Copyright (c) Microsoft Corporation.
|
||||
# Licensed under the MIT License.
|
||||
|
||||
# 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.
|
||||
|
||||
vcpkg_from_github(
|
||||
OUT_SOURCE_PATH SOURCE_PATH
|
||||
REPO Azure/azure-sdk-for-cpp
|
||||
|
||||
@ -2,6 +2,7 @@
|
||||
# Licensed under the MIT License.
|
||||
|
||||
{
|
||||
"$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.",
|
||||
"name": "azure-security-keyvault-secrets-cpp",
|
||||
"version-semver": "@AZ_LIBRARY_VERSION@",
|
||||
"description": [
|
||||
|
||||
@ -1,6 +1,9 @@
|
||||
# Copyright (c) Microsoft Corporation.
|
||||
# Licensed under the MIT License.
|
||||
|
||||
# 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.
|
||||
|
||||
vcpkg_from_github(
|
||||
OUT_SOURCE_PATH SOURCE_PATH
|
||||
REPO Azure/azure-sdk-for-cpp
|
||||
|
||||
@ -2,6 +2,7 @@
|
||||
# Licensed under the MIT License.
|
||||
|
||||
{
|
||||
"$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.",
|
||||
"name": "azure-storage-blobs-cpp",
|
||||
"version-semver": "@AZ_LIBRARY_VERSION@",
|
||||
"description": [
|
||||
|
||||
@ -1,6 +1,9 @@
|
||||
# Copyright (c) Microsoft Corporation.
|
||||
# Licensed under the MIT License.
|
||||
|
||||
# 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.
|
||||
|
||||
vcpkg_from_github(
|
||||
OUT_SOURCE_PATH SOURCE_PATH
|
||||
REPO Azure/azure-sdk-for-cpp
|
||||
|
||||
@ -2,6 +2,7 @@
|
||||
# Licensed under the MIT License.
|
||||
|
||||
{
|
||||
"$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.",
|
||||
"name": "azure-storage-common-cpp",
|
||||
"version-semver": "@AZ_LIBRARY_VERSION@",
|
||||
"description": [
|
||||
|
||||
@ -1,6 +1,9 @@
|
||||
# Copyright (c) Microsoft Corporation.
|
||||
# Licensed under the MIT License.
|
||||
|
||||
# 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.
|
||||
|
||||
vcpkg_from_github(
|
||||
OUT_SOURCE_PATH SOURCE_PATH
|
||||
REPO Azure/azure-sdk-for-cpp
|
||||
|
||||
@ -2,6 +2,7 @@
|
||||
# Licensed under the MIT License.
|
||||
|
||||
{
|
||||
"$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.",
|
||||
"name": "azure-storage-files-datalake-cpp",
|
||||
"version-semver": "@AZ_LIBRARY_VERSION@",
|
||||
"description": [
|
||||
|
||||
@ -1,6 +1,9 @@
|
||||
# Copyright (c) Microsoft Corporation.
|
||||
# Licensed under the MIT License.
|
||||
|
||||
# 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.
|
||||
|
||||
vcpkg_from_github(
|
||||
OUT_SOURCE_PATH SOURCE_PATH
|
||||
REPO Azure/azure-sdk-for-cpp
|
||||
|
||||
@ -2,6 +2,7 @@
|
||||
# Licensed under the MIT License.
|
||||
|
||||
{
|
||||
"$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.",
|
||||
"name": "azure-storage-files-shares-cpp",
|
||||
"version-semver": "@AZ_LIBRARY_VERSION@",
|
||||
"description": [
|
||||
|
||||
@ -1,6 +1,9 @@
|
||||
# Copyright (c) Microsoft Corporation.
|
||||
# Licensed under the MIT License.
|
||||
|
||||
# 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.
|
||||
|
||||
vcpkg_from_github(
|
||||
OUT_SOURCE_PATH SOURCE_PATH
|
||||
REPO Azure/azure-sdk-for-cpp
|
||||
|
||||
@ -2,6 +2,7 @@
|
||||
# Licensed under the MIT License.
|
||||
|
||||
{
|
||||
"$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.",
|
||||
"name": "azure-storage-queues-cpp",
|
||||
"version-semver": "@AZ_LIBRARY_VERSION@",
|
||||
"description": [
|
||||
|
||||
@ -1,6 +1,9 @@
|
||||
# Copyright (c) Microsoft Corporation.
|
||||
# Licensed under the MIT License.
|
||||
|
||||
# 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.
|
||||
|
||||
vcpkg_from_github(
|
||||
OUT_SOURCE_PATH SOURCE_PATH
|
||||
REPO Azure/azure-sdk-for-cpp
|
||||
|
||||
@ -2,6 +2,7 @@
|
||||
# Licensed under the MIT License.
|
||||
|
||||
{
|
||||
"$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.",
|
||||
"name": "azure-template-cpp",
|
||||
"version-semver": "@AZ_LIBRARY_VERSION@",
|
||||
"description": [
|
||||
|
||||
Loading…
Reference in New Issue
Block a user