Marketplace Test Kit
-
Monday, December 19, 2011 8:04 AM
When I attempted to run the automated tests on my app in Visual Studio 2010, I recieved the error:
XAP Package not up to date. Build the application in Release Configuration before you run the Marketplace Test Kit.
How can I solve this error?
All Replies
-
Tuesday, December 20, 2011 9:21 AMModerator
What if you create a test certificate and sign the xap file? Typically, you can find it on project Properties page, Signing tab.
Forrest Guo | MSDN Community Support | Feedback to us
-
Wednesday, May 09, 2012 12:38 AMHey, just set the "build" configuration to "release" . I believe currently it is set to "debug".

