Tag Archives: Xamarin.Forms Error

Xamarin.Forms Errors

Working with Xamarin.Forms is fun. But even in fun time, you get some trouble, and the following are the main Errors that stopped my work, with their solutions:

Posted in Bugs | Tagged , | 1 Comment

Xamarin: Build action ‘EmbeddedResource’ is not supported by one or more of the project’s targets

The Xamarin.Forms error that shows mainly when you upgrade the nuget to a new Xamarin.Forms version: Error CS0117 Build action ‘EmbeddedResource’ is not supported by one or more of the project’s targets. Is a very nasty error that stops your work, … Continue reading

Posted in Bugs | Tagged , , | 1 Comment