Problems using AvaloniaUI from the template.
Today I created a new project with AvaloniaUI. I used the official template and got an error:
“IControl” as missing in version 11.0.0.preview5. Another project with preview4 worked find. The solution was to replace “IControl” with “Control”. There was a change in the project.