diff options
| author | Azure SDK Bot <53356347+azure-sdk@users.noreply.github.com> | 2021-03-24 12:49:28 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-03-24 12:49:28 -0700 |
| commit | 31b3eff6a777eb5743249f08fd2dfc68f7e82c91 (patch) | |
| tree | f80271d4bf447943a30a615f0e94b26e31968e1c /ports/azure-storage-common-cpp/CONTROL | |
| parent | 6562225c92ec34b92970ce0e4b680856eb6ae24b (diff) | |
| download | vcpkg-31b3eff6a777eb5743249f08fd2dfc68f7e82c91.tar.gz vcpkg-31b3eff6a777eb5743249f08fd2dfc68f7e82c91.zip | |
[azure-core-cpp] Azure Core Release Beta 7 (#16668)
* [azure-core-cpp] Update to 1.0.0-beta.7
Co-authored-by: Ahson Khan <ahkha@microsoft.com>
Diffstat (limited to 'ports/azure-storage-common-cpp/CONTROL')
| -rw-r--r-- | ports/azure-storage-common-cpp/CONTROL | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/ports/azure-storage-common-cpp/CONTROL b/ports/azure-storage-common-cpp/CONTROL index 94be9982f..1ce94a674 100644 --- a/ports/azure-storage-common-cpp/CONTROL +++ b/ports/azure-storage-common-cpp/CONTROL @@ -1,8 +1,5 @@ -# Copyright (c) Microsoft Corporation. All rights reserved.
-# SPDX-License-Identifier: MIT
-#
Source: azure-storage-common-cpp
-Version: 12.0.0-beta.8
+Version: 12.0.0-beta.9
Build-Depends: azure-core-cpp, libxml2, openssl (!windows)
Description: Microsoft Azure Common Storage SDK for C++
This library provides common Azure Storage-related abstractions for Azure SDK.
|
