The “XamlCTask” task failed unexpectedly on visual studio for xamarin

后端 未结 8 972
南方客
南方客 2020-12-29 02:21

When I am trying to run application on Xamarin on visual studio, I am getting error as mentioned below and not able to run the application on device or emulator:

<         


        
8条回答
  •  爱一瞬间的悲伤
    2020-12-29 03:06

    Updating Xamarin.Forms to the latest version on both android and iOS project and reopened the project worked for me.

提交回复
热议问题