For ARM64 support, we needed to remove .NET Framework dependencies. This is caught NU1701 which is suppressed in a few projects currently. - [x] Catalog all .NET Fx dependencies across all projects - [x] Mages for calc, in Calculator plugin for PT Run, - [x] tlbimp-Microsoft.Search.Interop for wrapper for indexer plugin for PT Run - [ ] PowerToysInterop
For ARM64 support, we needed to remove .NET Framework dependencies. This is caught NU1701 which is suppressed in a few projects currently.