I just picked this one at random, It seems that whenever I use xbuild I get lots of (similar) warnings like this one:
How do I get rid of them? I want the project to build on Windows(non-Mono) and using Mono on linux. /o/tools/linux/mono-2.10.8/lib/mono/4.0/Microsoft.Common.targets: warning : Found a conflict between : 'System.Runtime.Serialization, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' and 'System.Runtime.Serialization, Version=3.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089'. Using 'System.Runtime.Serialization, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' reference. -- View this message in context: http://mono.1490590.n4.nabble.com/Why-do-I-get-these-warnings-Lots-of-them-tp4656765.html Sent from the Mono - General mailing list archive at Nabble.com. _______________________________________________ Mono-list maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-list
