Xamarin Studio Error MSB4018: The “ConvertResourcesCases” task failed unexpectedly

前端 未结 6 1496
无人共我
无人共我 2021-01-14 23:34

I am getting the following error while trying to build my solution. I am trying to update an existing project that I haven\'t touched for a few months. Its location in my PC

6条回答
  •  温柔的废话
    2021-01-15 00:00

    I fixed this by cleaning my solution, deleting the obj and bin directories in my .Droid project and rebuilding.

提交回复
热议问题