psavalonia
psavalonia copied to clipboard
Bump Avalonia 0.8.0 to 0.10.x
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.