microsoft / WindowsDevicePortalWrapper

A client library that wraps the Windows Device Portal REST APIs.
MIT License
182 stars 87 forks source link

fix: add required `extract` parameter to file upload #311

Open develmusa opened 3 years ago

develmusa commented 3 years ago

Add the required extract parameter to enable file upload on Windows Holographic version 2004 and higher.

see: #310