I have created a new blank project in Xamarin for Visual Studio, but, all the default code has errors like error CS0103,
Error CS0103 The Name "InitializeComponent" does not exist in the current context XamaTask.Android, XamaTask.iOS, XamaTask.UWP C: \ Users \ M \ source \ repos \ XamaTask \ XamaTask \ XamaTask \ MainPage.xaml.cs 14 Active
If I clean or clean the project, even more errors are added only with variations, such as
The type or namespace "App" does not exist in the current context.