aspnet / Tooling

Issue tracker and info on Visual Studio tooling for ASP.NET
Other
256 stars 124 forks source link

When generating the port for localhost exclude unsafe ports #944

Closed mjjames closed 7 years ago

mjjames commented 7 years ago

At present unsafe ports can be generated as part of the application url within launchSettings.json . This then causes unsafe_port_error in chrome.

Ports which can't be used: http://superuser.com/questions/188058/which-ports-are-considered-unsafe-on-chrome

mlorbetske commented 7 years ago

TFS Bug#369164

BillHiebert commented 7 years ago

This will be fixed for the next tooling update.