This repository has been archived by the owner on Dec 14, 2018. It is now read-only.
2.0.1
Bugs Fixed
- Microsoft Security Advisory CVE-2017-11879: Open Redirect can cause Elevation Of Privilege (#7053)
- Port fix for URL helper redirect to 2.0.x patch (#6910)
- Port fix to 2.0.1: Zero Content-Length for static file 304 #6875 (#6887)
- Port to 2.0.1: Injecting IViewLocalizer into Razor Page causing IndexOutOfRangeException. (#6837)
- Port to 2.0.1: Input fields don't emit (and thus round-trip) offset value when binding against DateTimeOffset fields (#6834)
- Port part of fix to 2.0.x for: Returning a file, accept-ranges headers, and browser behaviors #6780 (#6792)
- Allow "page" route parameter to be used in Mvc application without Razor Pages (#6706)
- CSharpCompiler does not parse LangVersion value correctly. (#6611)