Hi all,
Is there any way to deploy my solution to Android and Windows devices at the same time from Visual Studio? At the moment I am going through the debug cycle on each one and its slowing me down a little, would really speed things up if I could just push it to all connected devices at the same time for simple UI changes. I understand that I'd lose debug facility but happy for this in most circumstances.
iOs deployment as well would be a bonus but might be a bit trickier when building over a host.