Unable to pull down Raven Embedded package from nuget

20 views
Skip to first unread message

tcoonfield

unread,
Aug 21, 2014, 7:25:36 AM8/21/14
to rav...@googlegroups.com
There appears to be a crossup between the required version of System.Spatial between the Azure Configuration Manager and RavenDb.

The error I'm getting:

Attempting to resolve dependency 'RavenDB.Database (= 2.5.2916)'.
Attempting to resolve dependency 'System.Spatial (≥ 5.2)'.
Attempting to resolve dependency 'WindowsAzure.Storage (≥ 2.0)'.
Attempting to resolve dependency 'Microsoft.WindowsAzure.ConfigurationManager (≥ 1.7.0.0)'.
Attempting to resolve dependency 'Microsoft.Data.OData (≥ 5.0.2)'.
Attempting to resolve dependency 'Microsoft.Data.Edm (= 5.0.2)'.
Attempting to resolve dependency 'System.Spatial (= 5.0.2)'.
Updating 'System.Spatial 5.2.0' to 'System.Spatial 5.0.2' failed. Unable to find a version of 'RavenDB.Database' that is compatible with 'System.Spatial 5.0.2'.

All of this is just by trying to install RavenDB Embedded via the nuget package manager in VS.

Any ideas what I can do to get through this?

Thanks,
Tim

Daniel Häfele

unread,
Aug 21, 2014, 8:04:56 AM8/21/14
to rav...@googlegroups.com
Specify the "--dependencyversion highest" argument when you install it with the Package Manager Console.

tcoonfield

unread,
Aug 21, 2014, 8:36:50 AM8/21/14
to rav...@googlegroups.com
Genius! Thank you, sir.
Reply all
Reply to author
Forward
0 new messages