Commit Graph

5 Commits

Author SHA1 Message Date
Mike Harder 7afa5edc34
Remove unnecessary ApplicationBaseUriHint (#185)
- 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
2018-04-18 10:21:02 -07:00
Pranav K 8fece7e7bb Update samples and tests to target netcoreapp2.1 2017-11-13 17:12:02 -08:00
Ryan Brandenburg 8096b4aca4 Choose port automatically 2017-07-25 15:51:44 -07:00
Pavel Krymets 894a3d9d7a React to logging DI changes (#56) 2017-06-02 08:33:20 -07:00
Jass Bagga 8273d0aa27 Rename ApplicationInsights test project (#60) 2017-05-26 17:40:03 -07:00