* Update to feature branch versions of Razor.Sdk and Mvc * Do not target MVC 3.0 in a netcoreapp2.x targeting project
- Allows ApplicationDeployer to directly bind to dynamic port 0, which is more reliable than GetNextPort() which is required when ApplicationBaseUriHint is set. - Addresses https://github.com/aspnet/AzureIntegration/issues/184