Hello,
We’ve a WPF app which is packaged using desktop bridge. The WPF app has a reference to UpdateTask Windows Runtime Component and it works as expected. We’re planning on migrating our WPF app to Net 5.0 and as per this link, we can no longer consume WinMd files directly. I wanted to check if there’s a way of referencing the UpdateTask WinMD in Net 5.0 (a C# sample would be much appreciated).
Regards,
Josh