This repository has been archived by the owner on Nov 1, 2018. It is now read-only.
1.1.0
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)