XamlIslandsNET5
XamlIslandsNET5 copied to clipboard
add support for Custom controls (C# UWP project)
This project could be quite useful with support for Custom controls (C# UWP project)
I have tried but did not succeeded. As far as I understand, msbuild tasks that process xaml and resources are built for UWP. They can't be run in .NET 5. I would be glad to be wrong about this. If you know how to do this you are welcome to submit PR.