Content error

Copy my windows project to windows store project. Compile:
Error Payload contains two or more files with the same destination path ‘Content\Music\GameMusic002.wma’. Source files:
C:\Users\naesk\documents\visual studio 2015\Projects\ProjectWordStore\ProjectWordStore\Content\Music\GameMusic002.wma
C:\Users\naesk\documents\visual studio 2015\Projects\ProjectWordStore\ProjectWordStore\Content\bin\WindowsStoreApp\Music\GameMusic002.wma ProjectWordStore

Please help!

Exclude Content\bin from your project. That is the built output of the content project.

How to make it? I haven’t found