Skip to content

Mile.Xaml 2.5 (2.5.1250.0)

Latest

Choose a tag to compare

@MouriNaruto MouriNaruto released this 12 Feb 16:16
· 28 commits to main since this release

image

Release Notes

  • Introduce the native backend redistribute for .NET (Mile.Xaml.dll) for introducing the .NET NativeAOT support.
  • Add MileXamlContentWindowDefaultMessageLoop API to native backend.
  • Fix issue for MileXamlGlobalUninitialize API in native backend.
  • Simplifying the MileXamlThreadUninitialize, MileXamlGlobalInitialize, MileXamlGlobalUninitialize API implementation for native backend.
  • Migrate from Mile.Project.Windows to Mile.Project.Configurations.
  • Use Mile.Windows.UniCrt instead of VC-LTL.
  • Update to Mile.Windows.Helpers to 1.0.671.
  • Update Mile.Project.Helpers to 1.0.643 for Mile.Xaml.ControlStyleXamlGenerator project.

Kenji Mouri