How to check Mono version of Xamarin.iOS 16.0.0.72

2022-12-01T09:00:04.88+00:00

I cannot see which version of Mono is used in Xamarin.iOS 16.0.0.72 from its release note https://github.com/xamarin/xamarin-macios/releases?q=16.0.0.72&expanded=true

For older release notes I can check Mono version included like this one
https://learn.microsoft.com/en-us/xamarin/ios/release-notes/14/14.19

Xamarin
Xamarin
A Microsoft open-source app platform for building Android and iOS apps with .NET and C#.
5,289 questions
{count} votes

Accepted answer
  1. Lex Li (Microsoft) 4,662 Reputation points Microsoft Employee
    2022-12-05T04:12:51.117+00:00

    In the past both Mono and Xamarin.iOS are updated frequently to catch up with the requirements. That's why it was important to show which Xamarin.iOS release maps to which Mono release.

    However, now all Xamarin.iOS projects should migrate to .NET 6/7 iOS/MAUI, so Mono hasn't been updated for long https://www.mono-project.com/docs/about-mono/releases/ Likely 6.12.0.182 will be the last release of Mono, so no need to update release notes.

    1 person found this answer helpful.
    0 comments No comments

0 additional answers

Sort by: Most helpful