Did you validate the application with Windows App Certification
Hello, I ran the windows app certification test, and it fails on Binary analyzer tests. How to pass this test?
Overall result: FAILED
Windows security features test
FAILED Binary analyzer Error Found: The binary analyzer test detected the following errors: File C:\Program Files\WindowsApps\VanArsdelInventory_1.2.8.0_x64__7tqdcav6q3q5c\clrcompression.dll has failed the AppContainerCheck check. File C:\Program Files\WindowsApps\VanArsdelInventory_1.2.8.0_x64__7tqdcav6q3q5c\sni.dll has failed the AppContainerCheck check. Impact if not fixed: If the app doesn’t use the available Windows protections, it can increase the vulnerability of the customer's computer to malware. How to fix: Apply the required linker options - SAFESEH, DYNAMICBASE, NXCOMPAT, and APPCONTAINER - when you link the app. See links below for more information: Fixing Binary Analyzer Errors