[Mono-list] Why do I get these warnings? (Lots of them)

Alan alan.mcgovern at gmail.com
Wed Sep 26 01:22:41 UTC 2012


The simplest way to get rid of them is to invoke xbuild with 'quiet'
verbosity instead of the default of 'normal'.

Alan

On 26 September 2012 01:28, efontana <eric at fontanas.net> wrote:
> 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  -  Mono-list at lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/mono-list


More information about the Mono-list mailing list