Duplicate files in AppManifest.xml.

0

I'm trying to upload an update from my app, and this is the error 2001: There are duplicate files in AppManifest.xml.

How to solve it? Thank you very much.

    
asked by anonymous 13.07.2015 / 06:38

1 answer

0

Here tells you what you need make the application build again and, if this does not resolve, you should manually access the AppManifest.xaml and look for duplication.

NOTE: If you use some version control (eg Git), you can see the AppManifest.xaml change history so it will be easy to identify when something has been inserted there and therefore find the duplication.

    
13.07.2015 / 06:55