Monomac not resolved in Xamarin Studio on reopening solution
I recently updated to the 4.1.11 version of Xamarin Studio on the alpha
channel. When I create a new solution and then create a new project, I can
successfully add "using MonoMac.AppKit" to my .cs file and then compile.
However, when I close the solution and re-open it, I get:
Reference 'MonoMac, Version=0.0.0.0, Culture=neutral' not resolved
The type or namespace name 'MonoMac' could not be found. Are you missing
an assembly....
What gives?
No comments:
Post a Comment