vcpkg/ports/dstorage/vcpkg.json
Chuck Walbourn 36bda5bcd7
[dstorage] update port to make sure DLLs are part of TARGET_RUNTIME_DLLS (#27944)
* [dstorage] update port to make sure both required DLLs are part of TARGET_RUNTIME_DLLS

* Update baseline

Co-authored-by: walbourn <chuckw_walbourn@yahoo.com>
2022-11-22 11:54:07 -08:00

11 lines
290 B
JSON

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