The “ResolveLibraryProjectImports” task failed unexpectedly

后端 未结 24 2136
醉话见心
醉话见心 2021-01-01 09:48

I have a Xamarin project, which is based on MvvmCross. The project is for both iOS and Android. I opened this project in Visual Studio 15. I got some errors, wh

24条回答
  •  粉色の甜心
    2021-01-01 09:58

    Shorteninig the path(folder names) to the solution solved it for me.

    For example : the path was : C:\Users\Username\Downloads\Compressed\ListView-GettingStarted-in-Xamarin-Forms-master\ListView-GettingStarted-in-Xamarin-Forms-master\GettingStarted

    and i changed it to : C:\Users\HelloKali\Downloads\Compressed\3\2\1.

提交回复
热议问题