You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As there's an async OpenRasta, so the asp.net hosting one evolves. It can
now run your code... Eventually.
CHANGED
We now target .net 4.6.1, as apaprently 4.6.2 was a naughty child and no
one likes them.
FIXED
The uninstall wasn't really uninstalling because it wasn't being shipped
in the nuget package. The uninstall script has now been reprimanded and
will not do it again. It now only removes the web.config section as it is
no longer needed. Death by a 1000 angle brackets!
Known issues
The integrated pipeline mode is a bit hairy, so there may be some compatibility
issues. For example, we don't currently capture and restore thread identity
as we move through the asp.net pipeline stages. We may fix it eventually though.