Quantcast
Channel: Xamarin.Forms — Xamarin Community Forums
Viewing all articles
Browse latest Browse all 75885

Project references NuGet packages missing on this computer

$
0
0

Hi,

I have a Xamarin.Forms (portable) project someone else created and I need to work on it. I checked it out from source control and tried to launch
the App on the different devices. Windows and iOS is no problem, but Android does not work.
I always get this error when building:
Error This project references NuGet package(s) that are missing on this computer. Use NuGet Package Restore to download them. For more information, see http://go.microsoft.com/fwlink/?LinkID=322105. The missing file is ....\packages\Xamarin.Android.Support.Vector.Drawable.23.3.0\build\Xamarin.Android.Support.Vector.Drawable.targets.

The references in the projects Solution Explorer (I am using Visual Studio) contain yellow exclamation marks, but the NuGet Package manager
shows everything installed correctly.
I attached two screenshots. What should I do to resolve this problem? I already tried cleaning the solution, updating the Android SDK, updating the NUGET packages but nothing helps.

Any suggestions?

Regards,
durpex


Viewing all articles
Browse latest Browse all 75885

Trending Articles