Skip to content
This repository has been archived by the owner on Sep 13, 2023. It is now read-only.

IsLatestVersion should be false for pre-release packages #1

Closed
chriseldredge opened this issue Nov 30, 2013 · 1 comment
Closed

IsLatestVersion should be false for pre-release packages #1

chriseldredge opened this issue Nov 30, 2013 · 1 comment

Comments

@chriseldredge
Copy link

The behavior of NuGetGallery is that IsLatestVersion is true for the highest non-pre-release version of a package, whereas IsAbsoluteLatestVersion is true for the highest version (regardless of pre-release status).

NuGet.Lucene should behave in the same way.

@chriseldredge
Copy link
Author

Fixed in a4776a6

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Development

No branches or pull requests

1 participant