* Moving sample files to cpp sdk repo * Fixed spelling and markdown formatting * Fixes for links * added new lines to the end of files * Update samples/integration/cmake-vcpkg/.gitignore Co-authored-by: Rick Winter <rick.winter@microsoft.com> * Update samples/integration/cmake-vcpkg/README.md Co-authored-by: Rick Winter <rick.winter@microsoft.com> * Update samples/integration/cmake-vcpkg/README.md Co-authored-by: Rick Winter <rick.winter@microsoft.com> * Update samples/integration/cmake-vcpkg/README.md Co-authored-by: Rick Winter <rick.winter@microsoft.com> * updates from feedback * Updates to sample code to use default azure cred * Update samples/integration/cmake-vcpkg/main.cpp Co-authored-by: Rick Winter <rick.winter@microsoft.com> --------- Co-authored-by: Rick Winter <rick.winter@microsoft.com>
15 lines
348 B
JSON
15 lines
348 B
JSON
{
|
|
"default-registry": {
|
|
"kind": "git",
|
|
"baseline": "6af584dd59aa5bdba75dae6781ec74614e03e5b9",
|
|
"repository": "https://github.com/microsoft/vcpkg"
|
|
},
|
|
"registries": [
|
|
{
|
|
"kind": "artifact",
|
|
"location": "https://github.com/microsoft/vcpkg-ce-catalog/archive/refs/heads/main.zip",
|
|
"name": "microsoft"
|
|
}
|
|
]
|
|
}
|