Skip to content

Instantly share code, notes, and snippets.

@stimms
Created January 1, 2013 18:34
Show Gist options
  • Save stimms/4429225 to your computer and use it in GitHub Desktop.
Save stimms/4429225 to your computer and use it in GitHub Desktop.
<PropertyGroup Condition = "Exists ('/Developer/MonoAndroid/License.rtf') And !Exists ('/Developer/MonoTouch/License.rtf')">
<TargetFrameworkIdentifier>MonoAndroid</TargetFrameworkIdentifier>
<TargetFrameworkVersion>v4.0</TargetFrameworkVersion>
</PropertyGroup>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment