Skip to content

Update for Avalonia 12 - #18

Open
IhateTrains wants to merge 3 commits into
AvaloniaCommunity:masterfrom
IhateTrains:avalonia-12
Open

Update for Avalonia 12#18
IhateTrains wants to merge 3 commits into
AvaloniaCommunity:masterfrom
IhateTrains:avalonia-12

Conversation

@IhateTrains

Copy link
Copy Markdown

Changes based on https://docs.avaloniaui.net/docs/avalonia12-breaking-changes.

  • Replaced Avalonia.ReactiveUI with ReactiveUI.Avalonia.
  • Removed Avalonia.Diagnostics.
  • Fixed the following MissingMethodException by updating RelativeSource syntax from positional to named mode:
System.MissingMethodException: Method not found: 'Void Avalonia.Markup.Xaml.MarkupExtensions.RelativeSourceExtension..ctor(Avalonia.Data.RelativeSourceMode)'.
   at CompiledAvaloniaXaml.!AvaloniaResources.Populate:/Themes/Generic.xaml(IServiceProvider, Styles)
   at CompiledAvaloniaXaml.!AvaloniaResources.Populate:/Themes/Generic.xaml(IServiceProvider, Styles)
   at CompiledAvaloniaXaml.!AvaloniaResources.Build:/Themes/Generic.xaml(IServiceProvider)

The Samples project works:
obraz

@kayoub5

kayoub5 commented May 13, 2026

Copy link
Copy Markdown

@CreateLab Any chance to get those changes releases?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants