in file project file add
<PropertyGroup> <EnableDefaultContentItems>false</EnableDefaultContentItems> </PropertyGroup>
this It is forbidden SDK to add files Content automatic , and this save only you write in <Content Include="..." />
<Content Include="..." />