diff options
| author | Azure SDK Bot <53356347+azure-sdk@users.noreply.github.com> | 2021-02-03 11:27:37 -0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-02-03 11:27:37 -0800 |
| commit | 36f69420544d72c4a8ee0c72870315ba9ce01ef1 (patch) | |
| tree | fb86fe13bab24a54692b81f4490deacd07a196ab /versions | |
| parent | 23971254df39acd4231437b6086a696c39bf8765 (diff) | |
| download | vcpkg-36f69420544d72c4a8ee0c72870315ba9ce01ef1.tar.gz vcpkg-36f69420544d72c4a8ee0c72870315ba9ce01ef1.zip | |
[azure-core-cpp] Add new port (#16013)
* Update port for azure-core-cpp
* Update port version SHA
* Apply suggestions from code review
Remove comment headers from port files
Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com>
* 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>
Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com>
Diffstat (limited to 'versions')
| -rw-r--r-- | versions/a-/azure-core-cpp.json | 9 | ||||
| -rw-r--r-- | versions/baseline.json | 4 |
2 files changed, 13 insertions, 0 deletions
diff --git a/versions/a-/azure-core-cpp.json b/versions/a-/azure-core-cpp.json new file mode 100644 index 000000000..b6e0ab521 --- /dev/null +++ b/versions/a-/azure-core-cpp.json @@ -0,0 +1,9 @@ +{ + "versions": [ + { + "git-tree": "d2c26dc5d0cba4af8359e6ed7d4820daf494ee2a", + "version-string": "1.0.0-beta.5", + "port-version": 0 + } + ] +} diff --git a/versions/baseline.json b/versions/baseline.json index d62967e20..6e093f264 100644 --- a/versions/baseline.json +++ b/versions/baseline.json @@ -244,6 +244,10 @@ "baseline": "2020-12-09", "port-version": 0 }, + "azure-core-cpp": { + "baseline": "1.0.0-beta.5", + "port-version": 0 + }, "azure-iot-sdk-c": { "baseline": "2020-12-09", "port-version": 0 |
