vcpkg/ports/dstorage/vcpkg.json
Chuck Walbourn 17b2952cc9
[dstorage] update for version 1.2.0 release (#30990)
* [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>
2023-04-24 17:06:04 -07:00

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"
}