When debugging web applications on Android the port forwarding feature of Chrome DevTools works fine for ports with low numbers. However, high port numbers (such as 51262) does not work for me. How does one get high port numbers working?
By default Visual Studio uses such high numbers for web applications. It would be convenient not to have to change ports in the Visual Studio projects.