The type or namespace name 'Xamarin' missing error in Xamarin Studio

后端 未结 16 1665
陌清茗
陌清茗 2020-12-15 04:21

I\'m getting this error:

\"MyApp\\App.cs(7,7): Error CS0246: The type or namespace name \'Xamarin\' could not be found (are you missing a using di

16条回答
  •  佛祖请我去吃肉
    2020-12-15 04:48

    After removing/reading Xamarin.Forms NuGet package two times and hot having this fixed, I had restarted my Visual Studio(15.9.0) and it worked. This was a brand new solution I created and started having this issue immediately.

提交回复
热议问题