2.5.2 Hotfix release
This fixes a few issues:
- Bundling Mac64 apps with msbuild can cause an error #1701
- Mac: Fix issues setting width/height of a form when it has already been shown #1701
- Auto load the handler type when subclassing custom platform controls #1701
- Wpf: Fix huge performance issue when creating many small bitmaps using a Graphics object #1698
- Fix GraphicsPath.GetRoundRect when the width/height is smaller or equal to radius*4 #1694
- Fix
Application.Instance.Open
on .NET Core #1695 - Gtk: Fix
PixelFormats.Format32bppRgb
#1458 - Wpf: Fix
PixelFormats.Format32bppRgb
when using a Graphics object #1458