Closed
Description
In our currently developed project (UWP) we are using some external libraries, eg.: ReactiveUI, Win2D, CompositionProToolkit, Microsoft.Toolkit.*
We are very eager to upgrade to WinUI 3 when the time has come and the project has matured enough.
But the question is, there would have to be a special WinUI version for all of our dependencies, right? This could mean a fair amount of extra work being that behind those dependencies of course is another tree of (maybe UWP related) dependencies, which would have to be converted to WinUI 3 themselfes.
Am I right in my assesment of the situation and what are the team's thoughts on this?