Navigation Menu

Skip to content

Instantly share code, notes, and snippets.

@saurabh360
Created September 8, 2015 11:17
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save saurabh360/c380c1ea2007fac25deb to your computer and use it in GitHub Desktop.
Save saurabh360/c380c1ea2007fac25deb to your computer and use it in GitHub Desktop.
Severity Code Description Project File Line
Error CS0246 The type or namespace name 'App' could not be found (are you missing a using directive or an assembly reference?) App37PCLtest.iOS C:\Users\Asim\Desktop\monodroid-samples\monodroid-samples\App37PCLtest\App37PCLtest\App37PCLtest.iOS\AppDelegate.cs 26
Severity Code Description Project File Line
Error CS0234 The type or namespace name 'App' does not exist in the namespace 'App37PCLtest' (are you missing an assembly reference?) App37PCLtest.WinPhone C:\Users\Asim\Desktop\monodroid-samples\monodroid-samples\App37PCLtest\App37PCLtest\App37PCLtest.WinPhone\MainPage.xaml.cs 21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment