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

后端 未结 16 1666
陌清茗
陌清茗 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:53

    I had to uninstall and reinstall Nuget Xamarin.Forms in both the Android and PCL library.

提交回复
热议问题