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

5.0.0 Service Release 15

Compare
Choose a tag to compare
@vs-mobiletools-engineering-service2 vs-mobiletools-engineering-service2 released this 11 Aug 10:48
· 12 commits to 5.0.0 since this release
a979cd2

This is the first release that targets Android 13 (API 33) by default. As a result a lot of the dependencies have been updated to accommodate this.

You will have to update your project and dependencies accordingly, else you will see build errors. For more information and more detailed instructions, have a look at this blog post.

Service Release 15 is identical to the Service Release 15 preview 1 release.

What's Changed

  • UWP Dispatcher should use the internal core dispatcher for state by @mattleibow in #15716
  • Solution fix for projects on case sensitive filesystems by @moljac in #15727
  • Bump MonoAndroid target to 13.0 by @jfversluis in #15718
  • fixed NotSupportedException in Xamarin.Forms.Platform.Android.Platform.DefaultRenderer by @thisisthekap in #15730
  • Finetune dependency versions for MonoAndroid13 target by @jfversluis in #15736

New Contributors

Full Changelog: release-5.0.0-sr14...release-5.0.0-sr15