psavalonia icon indicating copy to clipboard operation
psavalonia copied to clipboard

Bump Avalonia 0.8.0 to 0.10.x

Open pinuke opened this issue 3 years ago • 0 comments

This PR bumps Avalonia to 0.10.x

The main reason that this has taken so long was, because of https://github.com/AvaloniaUI/Avalonia/issues/6777

The resolution was to use the runtime XAML Loader instead of the main XAML Loader.

The main XAML Loader requires a pre-existing code-behind assembly to have been compiled and loaded.

pinuke avatar Mar 15 '23 05:03 pinuke