Update broken link (#4306)
* Dummy commit to get the current CI error * Touch file in core to trigger the CI * Dummy commit to get the current CI error * Touch file in core to trigger the CI * Wonderful, and a broken link now too * Undo any yml changes (Fixed externally?) * Undo all intentionally unnecessary changes --------- Co-authored-by: Anton Kolesnyk <antkmsft@users.noreply.github.com>
This commit is contained in:
parent
d6a2fedb88
commit
4abf69c5b4
@ -322,7 +322,7 @@ The following SDK library releases are available on [vcpkg](https://github.com/m
|
||||
* `azure-storage-files-shares-cpp`
|
||||
* `azure-storage-queues-cpp`
|
||||
|
||||
> NOTE: In case of getting linker errors when consuming the SDK on Windows, make sure that [vcpkg triplet](https://vcpkg.readthedocs.io/en/latest/users/triplets/) being consumed matches the [CRT link flags](https://docs.microsoft.com/cpp/build/reference/md-mt-ld-use-run-time-library?view=msvc-160) being set for your app or library build. See also `MSVC_USE_STATIC_CRT` build flag.
|
||||
> NOTE: In case of getting linker errors when consuming the SDK on Windows, make sure that [vcpkg triplet](https://github.com/microsoft/vcpkg/blob/master/docs/users/triplets.md) being consumed matches the [CRT link flags](https://docs.microsoft.com/cpp/build/reference/md-mt-ld-use-run-time-library?view=msvc-160) being set for your app or library build. See also `MSVC_USE_STATIC_CRT` build flag.
|
||||
|
||||
## OpenSSL Version
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user