Skip to content
This repository has been archived by the owner on Nov 1, 2018. It is now read-only.

1.0.0

Compare
Choose a tag to compare
@danroth27 danroth27 released this 27 Jun 15:08

Features

  • Need a more meaningful 502 error page for process start failure (#200)
  • Publishing default ASP.Net Core Web app template to azure doesn't modify the log location in web.config, resulting in no logs being produced #540 (#167)
  • publish-iis should not blindly overwrite arguments (#147)

Bugs Fixed

  • AspNetCoreModule status code when serving app_offline.htm (#204)
  • Issue: URL Rewrite using web.config is broken in RC2 (#192)
  • HttpsTests consistently failed on Windows 2008 (#187)
  • AspNetCoreModule should set content type when serving app_offline.htm (#178)
  • Creating .NET Core web app that includes 'web' or 'app' in the name silently fails to launch in VS (it just hangs on launch) (#176)
  • Azure WebApp: Scheme not set to HTTPS, breaks RequireHttps and OAuth/OIDC (#140)
  • aspNetCore processsPath must start with ./ (#119)
  • Ignore startup timeouts if the debugger is attached (#71)