You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
at WinRT.ExceptionHelpers.ThrowExceptionForHR(Int32 hr)
at ABI.Microsoft.UI.Xaml.IApplicationStatics.global::Microsoft.UI.Xaml.IApplicationStatics.LoadComponent(Object component, Uri resourceLocator, ComponentResourceLocation componentResourceLocation)
at Microsoft.UI.Xaml.Application.LoadComponent(Object component, Uri resourceLocator, ComponentResourceLocation componentResourceLocation)
at App4.MainWindow.InitializeComponent() in C:\Users\Beto rodriguez\source\repos\App4\App4\App4\obj\x86\Debug\net5.0-windows10.0.19041.0\MainWindow.g.i.cs:line 37
at App4.MainWindow..ctor() in C:\Users\Beto rodriguez\source\repos\App4\App4\App4\MainWindow.xaml.cs:line 28
I have tried with versions 2.80.3-preview.93 and 2.80.3-preview.90 the result is the same.
Description
Microsoft changed the namespace of the dispatcher queue. And now creating a
SKXamlCanvas
throw this exception:Code
Basic Information
The text was updated successfully, but these errors were encountered: