SkiaSharp.Components
SkiaSharp.Components copied to clipboard
project fails to build
I downloaded the repository, the samples project fails to build on a missing SkiaSharp.Components.Markup.Build project
When building that project directly it fails in SkmlTask.cs:43, "Layout does not contain a definition for content". The layout that VS thinks that is referring to indeed does not have a content property (it does have a path property that does not throw an error).