Debugging on a remote Windows PC

Resources https://docs.microsoft.com/en-us/windows/uwp/debug-test-perf/deploying-and-debugging-uwp-apps Setting up debugging on a remote Windows PC Settings > For Developers > Turn on “Developer mode” Install the “Remote Tools for Visual Studio” on the target PC Then run Visual Studio > Remote Debugger Configuration Wizzard Follow the prompts to set the remote debugger to run. Then run Visual Studio > Remote […]

Read More