-
Notifications
You must be signed in to change notification settings - Fork 528
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[Xamarin.Android.Build.Tasks] Correct mono module file references.
Thanks to @joeabbey for reporting the oversight: https://gitter.im/xamarin/xamarin-android?at=572262ecacbf59414aafeb42 > I had to make some modifications to > Xamarin.Android.Build.Tasks.csproj > As far as I could tell, basically the ......\mono\mcs Includes > needed to be ....\external\mono That was an oversight on our part, as $topdir/../mono is a valid path on our build machines... Oops.
- Loading branch information
Showing
1 changed file
with
71 additions
and
71 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters