try-convert
try-convert copied to clipboard
``--maui-conversion`` switch should also include an option to try to convert winforms and wpf .NET Framework apps to MAUI.
I would like this option so that way programs that are targeting .NET Framework and using WPF or Windows Forms can have an option to convert to MAUI easily.
However there would be some snags on the conversions, namely the forms would need to either be manually converted or have some sort of way for the tool to convert those as well if they target winforms.
As for WPF, I am not sure if any xaml files would need conversions at all.