I was enjoying with Microsoft Visual studio 2017(Community version) latest version of xamarin forms. but randomly i got this error. Project Details: Xamarin forms using .NET Standard library. I have lot of effort to resolve it. even i have reinstall visual studio 3 times. but there is no success.
0
votes
3 Answers
1
votes
0
votes
0
votes
There are a few steps to fix that error:
1 - Check Xamarin.Forms version in all projects, it should be exactly the same.
2 - Clean Solution
3 - Restart Visual Studio
4 - If it doesn't work, go to the Folder and delete Bin and Obj folders.
Everytime I face a issue like that, usually these steps are more than enough.
As a last resort, you can Load and Unload the Projects in the Solution.