mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-24 17:29:01 +08:00
17b2952cc9
* [dstorage] update for version 1.2.0 release * Update baseline * allow static sceanrios to work * Update baseline * Remove vcpkg-minimum-required call. * Add comment about CRT compatibility. --------- Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
10 lines
264 B
JSON
10 lines
264 B
JSON
{
|
|
"name": "dstorage",
|
|
"version": "1.2.0",
|
|
"description": "DirectStorage for Windows",
|
|
"homepage": "https://aka.ms/directstorage/",
|
|
"documentation": "https://github.com/microsoft/DirectStorage",
|
|
"license": null,
|
|
"supports": "windows & !uwp & !xbox"
|
|
}
|