The “ResolveLibraryProjectImports” task failed unexpectedly

后端 未结 24 2131
醉话见心
醉话见心 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 10:11

    It's probably an issue with your references / reference assemblies?

    If you look under each project's references folder in the solution explorer, any references that visual studio cannot find, delete and re-add them (right click reference folder to add).

提交回复
热议问题