xamarin-macios/msbuild
Emanuel c84f0dac3d [msbuild] Fixes MoveTaskBase inclusion
MoveTaskBase inherits from Microsoft.Build.Tasks.Move, and Mono has a different implementation of it, so when building from a Mac we need to include XBuildMoveTaskBase.cs instead. The previous condition does no apply any more, because we're now using MSBuild to build, but the Move task implementation didn't change so it doesn't matter if we're using Xbuild or MSBuild.

This issue is preventing us (XVS) from merging features to our master branch
2017-12-14 19:37:15 -03:00
..
Xamarin.Mac.Tasks Revert "[msbuild] Repack all iOS Task assemblies into Xamarin.iOS.Tasks.dll (#3007)" 2017-11-29 09:22:22 -05:00
Xamarin.Mac.Tasks.Core Revert "[msbuild] Repack all iOS Task assemblies into Xamarin.iOS.Tasks.dll (#3007)" 2017-11-29 09:22:22 -05:00
Xamarin.MacDev.Tasks [msbuild] Added support for building CoreML models (#2714) 2017-11-28 11:16:44 -05:00
Xamarin.MacDev.Tasks.Core [msbuild] Fixes MoveTaskBase inclusion 2017-12-14 19:37:15 -03:00
Xamarin.ObjcBinding.Tasks [msbuild] Remove support for XI/Classic. (#976) 2016-10-13 10:47:46 +02:00
Xamarin.iOS.Tasks Revert "[msbuild] Repack all iOS Task assemblies into Xamarin.iOS.Tasks.dll (#3007)" 2017-11-29 09:22:22 -05:00
Xamarin.iOS.Tasks.Core [msbuild] Don't run Xamarin.Analysis on library projects (#3084) 2017-12-05 16:35:29 -05:00
tests [msbuild] Catch json parser exceptions to provide better error reporting (#2992) 2017-12-12 13:54:09 -05:00
.editorconfig Provide .editorconfig support for easier contributor formatting 2016-06-13 00:43:37 -03:00
.gitignore [builds] Improve mono/llvm dependencies. (#1948) 2017-03-31 20:23:38 +02:00
Makefile Revert "[msbuild] Repack all iOS Task assemblies into Xamarin.iOS.Tasks.dll (#3007)" 2017-11-29 09:22:22 -05:00
Xamarin.MacDev.Tasks.sln [msbuild] Added support for building CoreML models (#2714) 2017-11-28 11:16:44 -05:00
xbuild-in-place Build MSBuild targets & assemblies. 2016-04-24 14:48:44 -04:00