I've got a UWP app (MonoGame based game). When I attempt to debug, the application builds, deploys and then fails to launch. I can manually start the app, and then the debugging session continues normally.
There are no error messages, Visual studio just stops, waiting for my app to begin.
This occurs with local sessions, and also remote sessions.
I've uninstalled my app, rebuilt it, and changed it's association with the store. This behavior occurred when I switched from a local debugging session, and then back to a local one.