Duplicate files in Appmanifest.xml.

Asked

Viewed 37 times

0

I’m trying to upload an update of my app, and this is coming up error 2001: There are duplicate files in Appmanifest.xml.

How to solve it? Thank you very much.

1 answer

0


Here informs that you need to do the build of the application again and, if this does not resolve, should access the Appmanifest.xaml manually and search for duplication.

NOTE: the link is about windows application error, but, from what I’ve seen developing so far, similar messages even refer to similar issues of platforms.

OBS2: If you use some version control (e.g., Git), you can see the history of changes in the Appmanifest.xaml, so it will be easy to identify when something was inserted there and consequently find the duplication.

Browser other questions tagged

You are not signed in. Login or sign up in order to post.