Xamarin Android - How to rebuild Resource.designer.cs

前端 未结 16 599
孤独总比滥情好
孤独总比滥情好 2021-02-03 17:10

In Xamarin Android - How to regenerate the Resource.designer.cs

I tried to mark all the XML file\'s Build Action as \"AndroidResource\" and still the Resource.designer.c

16条回答
  •  猫巷女王i
    2021-02-03 18:03

    For the rebuild project solution to work you have to edit the file that generates it and then rebuild the project.

提交回复
热议问题