RavenDB.Client NuGet package causing conflict with different versions of same assembly that could not be resolved

42 views
Skip to first unread message

Daniel Whittaker

unread,
Jul 19, 2017, 12:58:57 PM7/19/17
to RavenDB - 2nd generation document database
I'm getting the following build warnings. The application runs fine on my computer but fails to deploy to azure due to this issue:

Warning MSB3277 Found conflicts between different versions of the same dependent assembly that could not be resolved.  These reference conflicts are listed in the build log when log verbosity is set to detailed. BlueSkyApiHub C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\MSBuild\15.0\Bin\Microsoft.Common.CurrentVersion.targets 1964 Build

Warning MSB3277 Found conflicts between different versions of the same dependent assembly that could not be resolved.  These reference conflicts are listed in the build log when log verbosity is set to detailed. ApiHubNunitTests C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\MSBuild\15.0\Bin\Microsoft.Common.CurrentVersion.targets 1964 Build

When I look at the detailed output I see this conflict:

There was a conflict between "System.Net.Primitives, Version=4.0.10.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" and "System.Net.Primitives, Version=4.0.11.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".

I've no idea where to go with one. Any ideas?

Thanks in advance.



Daniel Whittaker

unread,
Jul 19, 2017, 1:01:21 PM7/19/17
to RavenDB - 2nd generation document database
Should have added that this is an APS.Net api in .Net core 1.1
RavenDB.Client 3.5.3

Oren Eini (Ayende Rahien)

unread,
Jul 19, 2017, 4:39:38 PM7/19/17
to ravendb
Can you try with 3.5.4 ? And make sure that you have the same version of RavenDB nuget in all projects?

Hibernating Rhinos Ltd  

Oren Eini l CEO Mobile: + 972-52-548-6969

Office: +972-4-622-7811 l Fax: +972-153-4-622-7811

 


--
You received this message because you are subscribed to the Google Groups "RavenDB - 2nd generation document database" group.
To unsubscribe from this group and stop receiving emails from it, send an email to ravendb+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply all
Reply to author
Forward
0 new messages