Xamarin cross Platform project starts with errors

Asked

Viewed 35 times

0

Cross Platform project in Visual Studio already opens with 31 errors, maybe it’s just IDE settings. If anyone has ever encountered this problem, follow an example of the errors that arise.

erros

  • You have already made the nuget packages Restore?

1 answer

0


The reported problem may be related to an outdated file. Try the steps below:

  • Clean Solution;
  • Restore Nuget Packages;
  • Rebuild Solution.

If it doesn’t work, try updating Xamarin in Tools>Options>Xamarin>Other>Check Updates.

Browser other questions tagged

You are not signed in. Login or sign up in order to post.