I have an app which is ready for deployment to Windows store, I ran the Windows Application Certification Kit on my laptop for x64\x86 and it passes however when I deploy the app to my Surface RT and test the app using WACK for RT it fails.The error I am getting is native image generator failing to compile third-party referenced assemblies, the log file shows the this error for all third-party libraries I am using not just one Those libraries are Caliburn Micro, Syncfusion, Callisto and WinRT Xamk KitMy app also uses SQLite which I believe is native C++ code but I do not see an error related to itThe error is:"Failed to compile because Windows cannot verify the digital signature for this file ."Many Thanks
Visual Studio/Team Foundation Server/.NET Framework Tooling Version
Steps to reproduce
Product Language
Operating System
Operating System Language
Actual results
Expected results