I tried to deploy my Windows phone 10 package to device.
- I created package from VS2015 (.appx)
- Switched on dev mode on mobile device (with win phone 10)
- Plugged mobile device to PC with USB
- Ran command WinAppDeployCmd devices 10
And still WinAppDeployCmd is unable to find any device.
How should I setup WinAppDeployCmd to make it able to find my mobile device?
Thank you.