Quantcast
Channel: WE MOVED to github.com/nuget. This site is not monitored!
Viewing all articles
Browse latest Browse all 7612

Commented Issue: Manage NuGet Packages dialog doesn't see packages updates [2959]

$
0
0
I have my custom nuget-repository. There several versions of a package in it:
MyLib.0.1.0-SNAPSHOT-123110
MyLib.0.1.0-SNAPSHOT-123115

In some my project I have installed version 0.1.0-SNAPSHOT-123115 of MyLib package.
Then a new version of the package appears in the repository - MyLib.0.1.0-SNAPSHOT-123122
I open Manage NuGet Packages dialog in VS and go to 'Updates' tab. But there are no any update there.
'Include Prerelease' combo is selected indeed.
If I go to 'Online' tab I do see the new version and can install it.
I also can go to Package Manager Console and issue:
Update-Package -IncludePrerelease -Id 'MyLib'

But Updates in VS should also work.

NuGet version is 2.2.31210.9045
VS 2012.
Win7 x64

Comments: You also need to get the latest NuGet.Server (v 2.5) for this to work.

Viewing all articles
Browse latest Browse all 7612

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>