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

前端 未结 6 1507
无人共我
无人共我 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:06

    For me this Solution works, I have only shorten the Path of solution like,

    previously it was

    D:\Projects\Xamarin_Projects\Git_Test\WCP_Solution

    I shifted my project location to shorter path like

    D:\Projects\WCP_Solution

    because there is character limit Android solution

提交回复
热议问题