vcpkg/ports/dstorage/vcpkg.json
Chuck Walbourn 851eef78e5
[dstorage] port updated for 1.0.2 release (#24919)
* [dstorage] update port for 1.0.2 release

* Documentation link update

* Update baseline
2022-05-26 13:12:36 -07:00

10 lines
269 B
JSON

{
"name": "dstorage",
"version": "1.0.2",
"description": "DirectStorage for Windows",
"homepage": "https://aka.ms/directstorage/",
"documentation": "https://github.com/microsoft/DirectStorage",
"license": null,
"supports": "windows & !uwp & !staticcrt"
}