Now and then I get XamlC error XFC0000 : Cannot resolve type "PrismApplication" in the error list of my shared xamarin project. The error is from App.xaml and no squiggly is shown in that file, but the error is shown in the error list. Sometimes it goes away if a restart visual studio. I'm running Prism.Unity.Forms v7.2.0.1422. I shoud mention that my android project still builds when the error is shown, but it's annoying and I like to know how to remove it? Maybe it can be done like something like suppressing the error about Ambiguity between 'Resource.Layout.Tabbar' and 'Resource.Layout.Tabbar.


