How to solve a “duplicate items” error in the “Resources” parameter

前端 未结 6 2093
广开言路
广开言路 2021-01-18 02:21

While working on my project, I got this error:

The item \"...\" was specified more than once in the \"Resources\" parameter. Duplicate items are not

6条回答
  •  野的像风
    2021-01-18 02:39

    This happen when you change name form it duplicate resources file of form.

    You open old copy all items and paste to new resource then delete old res file.

    Rebuild Solutions.

提交回复
热议问题