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

1.1.0

Compare
Choose a tag to compare
@danroth27 danroth27 released this 16 Nov 16:32

Bugs Fixed

  • UseIISIntegration should delay setting urls (#242)
  • Move PathBase from Kestrel to Middleware (#236)
  • AspNetCoreModule – setting environment variables in web.config causes double entries with the same key (instead of overwriting existing ones) (#235)
  • Work around UnauthorizedAccessException for WindowsIdentity.get_AuthenticationType on IIS (#231)