I have a Xamarin.Forms Project, In this project I already had a blank page but I added a new one, is when the error started showing, the errors that show are:
Error XLS0414
The type 'ContentPage' was not found. Verify that you are not missing an assembly reference and that all referenced assemblies have been built.
TaskX.Android New.xaml
1
Error
XLS0414
The type 'StackLayout' was not found. Verify that you are not missing an assembly reference and that all referenced assemblies have been built.
TaskX.Android
New.xaml
10