Xamarin.Forms Unable to cast object of type 'System.RuntimeType' to type 'Mono.Debugger.Soft.TypeMirror' when trying to create MasterDetailPage
问题 I am having problems with my Xamarin.Forms not wanting to load anymore, it keeps giving me the error message Unable to cast object of type 'System.RuntimeType' to type 'Mono.Debugger.Soft.TypeMirror'. My code ATM is MainPage.xaml.cs: public partial class MainPage : MasterDetailPage { public MainPage() { InitializeComponent(); } } MainPage.xaml <?xml version="1.0" encoding="utf-8" ?> <MasterDetailPage xmlns="http://xamarin.com/schemas/2014/forms" xmlns:x="http://schemas.microsoft.com/winfx