Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Xamarin.Android.Project.Tools] Fix the Xamarin.ProjectTools so it compiles in VSForMac #1012

Merged
merged 1 commit into from
Nov 7, 2017

Commits on Nov 7, 2017

  1. [Xamarin.Android.Project.Tools] Fix the Xamarin.ProjectTools so it co…

    …mpiles in VSForMac
    
    Context https://bugzilla.xamarin.com/show_bug.cgi?id=58994
    
    There is a bug in VSForMac which does not like Conditionals on things
    like `Content` or `ProjectReference`. This commit moves those itms
    into `projitems` files which then allows us to use the `Import`
    with the required Conditional. This works around the issue.
    dellis1972 committed Nov 7, 2017
    Configuration menu
    Copy the full SHA
    369002c View commit details
    Browse the repository at this point in the history