The “ResolveLibraryProjectImports” task failed unexpectedly

后端 未结 24 2142
醉话见心
醉话见心 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条回答
  •  旧时难觅i
    2021-01-01 10:03

    In my case, this issue came with another related to my xaml.
    I had to solved the second in order this error dissapear. I clean up the class with a new default content and then clean all projects and solution. By last, close visual studio, open it , run the project and It works know .-.

提交回复
热议问题