Using Monotouch with Google .NET APIs
- by Bryan
I am using Mike Bluestein's article, http://mikebluestein.wordpress.com/2009/09/27/using-monotouch-with-the-net-library-for-the-google-data-api/, to build an application that communicates with the google APIs.
When I try to add references to my project, the imported projects say "incompatible target framework: v2.0". I can change version to 1.0,…