Xamarin.Android 9.1.7.0
Xamarin.Android 9.1.7.0 was released as part of Visual Studio 2017 version 15.9.7.
Issues Fixed
- Developer Community 379758, Mono Framework GitHub 10488:
HttpWebRequest
was sometimes leaving exceptions unobserved in its internalTask
objects, resulting in uncatchable exceptions that in turn caused noisy invocations of any event handlers subscribed to theTaskScheduler.UnobservedTaskException
event.