Nice one... 4.2.1 seems to fix the AssemblySearchPaths issue. 
 
The $(ProjectDir)$(OutDir)$(TargetFileName); in
Novell.MonoDroid.Common.targets _ResolveAssemblies task is still a bug but
stripping out the $(ProjectDir) in that file fixes my builds, so it doesn't
affect me too badly.

Thanks for the speedy fix guys!

Cheers
Iain


mcleodia wrote
> 
> Yup, I can confirm I get the same problem, hintpath doesn't even fix the
> issue anymore in 4.1.1.
> 
> Also, another problem cropped up.  The _ResolveAssemblies task dies too
> because the Assemblies parameter
> $(ProjectDir)$(OutDir)$(TargetFileName);@(ReferencePath)" comes out as:
> 

--
View this message in context: 
http://mono-for-android.1047100.n5.nabble.com/msbuild-crash-in-ResolveLibraryProjectImports-task-in-MFA-v4-1-tp5635151p5709182.html
Sent from the Mono for Android mailing list archive at Nabble.com.
_______________________________________________
Monodroid mailing list
Monodroid@lists.ximian.com

UNSUBSCRIBE INFORMATION:
http://lists.ximian.com/mailman/listinfo/monodroid

Reply via email to