vcpkg/ports/dstorage/vcpkg.json
Chuck Walbourn 9e490a6092
[dstorage] Update port for 1.1.0 release (#27700)
* [dstorage] Update port for 1.1.0 release

* Update baseline

Co-authored-by: walbourn <chuckw_walbourn@yahoo.com>
2022-11-09 10:43:44 -08:00

10 lines
269 B
JSON

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