What's Changed
- get the control catalog working in NativeAOT builds by @Numpsy in #423
- fix compile errors in DragDropDemo by @Numpsy in #453
- Add a global.json to pin the builds to the .NET 8 SDK for now by @Numpsy in #452
- Use XCode 16 in the CI builds by @Numpsy in #454
- Add bindings for HyperlinkButton by @Numpsy in #451
- Update Elmish to 4.3.0 by @Numpsy in #456
- Make the nuget badge in the readme a link to the nuget.org page for t… by @Numpsy in #457
- Update the PackageProjectUrl links in the project files by @Numpsy in #458
- Move common NuGet package properties into Directory.Build.props by @Numpsy in #462
- Update nuget package versions in the getting started docs by @Numpsy in #465
- Add a binding for Border.BackgroundSizing by @Numpsy in #466
- Update BenchmarkDotNet to 0.15.2 by @Numpsy in #470
- Add native menu and tray icon bindings by @CoolCoderSuper in #473
New Contributors
- @CoolCoderSuper made their first contribution in #473
Full Changelog: v1.5.1...v1.6.2