mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-24 20:32:00 +08:00
851eef78e5
* [dstorage] update port for 1.0.2 release * Documentation link update * Update baseline
10 lines
269 B
JSON
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"
|
|
}
|