diff options
| author | Azure SDK Bot <53356347+azure-sdk@users.noreply.github.com> | 2021-02-03 12:58:29 -0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-02-03 12:58:29 -0800 |
| commit | b636d9db9bfa709ae0e83815be9ab67db784743b (patch) | |
| tree | 52a0017834427867c44e24f8b10e4dd9b846e11c /ports/azure-identity-cpp/CONTROL | |
| parent | e3c26698d5e73a3b3ab46e47f21f9c0377e80e02 (diff) | |
| download | vcpkg-b636d9db9bfa709ae0e83815be9ab67db784743b.tar.gz vcpkg-b636d9db9bfa709ae0e83815be9ab67db784743b.zip | |
[azure-identity-cpp] Publish version 1.0.0-beta.3 (#16014)
* Update port for azure-identity-cpp
* Update port version SHA
* Remove comment header from CONTROL file
* Remove comment header from portfile.cmake file
* Update port version SHA once again
Co-authored-by: Anton Kolesnyk <antkmsft@users.noreply.github.com>
Co-authored-by: Anton Kolesnyk <41349689+antkmsft@users.noreply.github.com>
Diffstat (limited to 'ports/azure-identity-cpp/CONTROL')
| -rw-r--r-- | ports/azure-identity-cpp/CONTROL | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/ports/azure-identity-cpp/CONTROL b/ports/azure-identity-cpp/CONTROL new file mode 100644 index 000000000..74e47c1fa --- /dev/null +++ b/ports/azure-identity-cpp/CONTROL @@ -0,0 +1,6 @@ +Source: azure-identity-cpp
+Version: 1.0.0-beta.3
+Build-Depends: azure-core-cpp
+Description: Microsoft Azure Identity SDK for C++
+ This library provides common authentication-related abstractions for Azure SDK.
+Homepage: https://github.com/Azure/azure-sdk-for-cpp/tree/master/sdk/identity/azure-identity
|
