* 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>
7 lines
96 B
JSON
7 lines
96 B
JSON
{
|
|
"dependencies": [
|
|
"azure-identity-cpp",
|
|
"azure-security-keyvault-secrets-cpp"
|
|
]
|
|
}
|