visual studio - Unable to install NuGet Packages due to Incompatibility -


i can't seem install windows azure storage nuget package because version clashes package depends on it. can't seem install related azure because same error pops every time.

install failed. rolling back... updating 'microsoft.data.odata 5.6.2' 'microsoft.data.odata 5.6.4' failed. unable find versions of 'windowsazure.mobileservices.backend.tables, windowsazure.mobileservices.backend.entity' compatible 'microsoft.data.odata 5.6.4'.

why , how can around having compatible versions?


Comments

Popular posts from this blog

android - Why am I getting the message 'Youractivity.java is not an activity subclass or alias' -

Making Empty C++ Project: General exception (Exception from HRESULT:0x80131500) Visual Studio Community 2015 -

How to fix java warning for "The value of the local variable is not used " -