NuGet Version Too Old? Can't restore packages with UAP target framework
What NuGet version is currently running on AppHarbor? We have
problems restoring a library that's using UAP target
framework:
GET https://www.nuget.org/api/v2/Packages(Id='MvvmCross.HotTuna.MvvmCrossLibraries',Version='4.0.0-beta2')
Installing 'MvvmCross.HotTuna.MvvmCrossLibraries 4.0.0-beta2'.
GET https://www.nuget.org/api/v2/package/MvvmCross.HotTuna.MvvmCrossLibraries/4.0.0-beta2
System.InvalidOperationException: 'MvvmCross.HotTuna.MvvmCrossLibraries' already has a dependency defined for 'MvvmCross.HotTuna.CrossCore'.
````
This is more or less a known issue with NuGet 2.8.5, upgrading to 2.8.7 should fix it.
Discussions are closed to public comments.
If you need help with AppHarbor please
start a new discussion.
Keyboard shortcuts
Generic
| ? | Show this help |
|---|---|
| ESC | Blurs the current field |
Comment Form
| r | Focus the comment reply box |
|---|---|
| ^ + ↩ | Submit the comment |
You can use Command ⌘ instead of Control ^ on Mac
Support Staff 1 Posted by rune on 24 Aug, 2015 02:30 PM
Hi,
The NuGet package was actually running with an earlier version of 2.8.6, but that should also have support for UAP packages. It's now been updated to the most recent NuGet available through the package API, so can you give this another shot and see if that has resolved the issue?
If it hasn't it'd be great if you could let me know what packages/project types you're using so it can be reproduced on this end.
Best,
Rune
2 Posted by rowinginmotion on 04 Mar, 2016 10:27 AM
Hi Rune, just discovered this is still open and can be closed. As always thanks for your outstanding support!
Support Staff 3 Posted by rune on 05 Mar, 2016 12:48 AM
Hi,
Ok I'll close it. And thanks! Always happy to help :-) Have a great weekend.
Best,
Rune