Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

App submission fails because of debug mode #37

Closed
GeertvanHorrik opened this issue Jun 9, 2017 · 0 comments
Closed

App submission fails because of debug mode #37

GeertvanHorrik opened this issue Jun 9, 2017 · 0 comments
Milestone

Comments

@GeertvanHorrik
Copy link
Member

GeertvanHorrik commented Jun 9, 2017

Debug configuration

Error Found: The debug configuration test detected the following errors:
The binary Equals.dll is built in debug mode.

Impact if not fixed: Windows Store doesn’t allow a debug version of an app.

How to fix: Please make sure the app isn’t linking to any debug versions of a framework and it is built with release configuration with optimization enabled. If this is a managed app please make sure you have installed the correct version of .NET framework.

@SimonCropp SimonCropp added this to the 1.7.1 milestone Jun 10, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants