I ran Windows App Certification Kit for my Windows Store App and it failed due to following error.
"The binary WinRTXamlToolkit.dll is built in debug mode." How do I get the DLL in release mode?
I have used Nuget pakage manager to install [PM> Install-Package winrtxamltoolkit]
Here is an attached image of the error message