[Mono-dev] Warnings version conflict mono 2.10 xbuild

BobCl bob_claerhout at hotmail.com
Wed Aug 10 10:15:25 EDT 2011


Hi all,

I'm developing on windows in Visual Studio 2010. However, we made a build
server(linux) that builds under mono (version 2.10 with xbuild). When I
build on in VS, I don't receive any warnings. However, when building on
linux i have 72 warnings of which the most of them are reference conflicts
like:

/opt/mono-2.10/lib/mono/4.0/Microsoft.Common.targets:  warning : Found a
conflict between : 'System.Core, Version=4.0.0.0, Culture=neutral,
PublicKeyToken=b77a5c561934e089' and 'System.Core, Version=3.5.0.0,
Culture=neutral, PublicKeyToken=b77a5c561934e089'. Using 'System.Core,
Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089'
reference.

I'm building in .Net 4.0 and, as you can see, this is not an error but a
warning, so building the project succeeds but with a huge ammount of
warnings. Is there a chance this might be solvable such that these warnings
don't show up cause I do prefer no warnings at all.

Thanks in advance
Bob

--
View this message in context: http://mono.1490590.n4.nabble.com/Warnings-version-conflict-mono-2-10-xbuild-tp3733031p3733031.html
Sent from the Mono - Dev mailing list archive at Nabble.com.


More information about the Mono-devel-list mailing list