Welcome to the Inedo Forums! Check out the Forums Guide for help getting started.
If you are experiencing any issues with the forum software, please visit the Contact Form on our website and let us know!
Nuget feed ignores Semver 2.0.0 prerelease number
-
Pushing package versions differing in the prerelease version number appears defunct.
The issue may be reproduced as follows:
- Push a Nuget package 1.0.0-beta.1
- Push a Nuget package 1.0.0-beta.2
What is expected:
- To have two versions of the package present in the feed.
What actually happens:
- When the newer package is pushed, the old file is overwritten, but the old name/version remains.
This problem also happens when pushing via Drop path.
Product: ProGet
Version: 5.1.11
-
We cannot reproduce this behavior.
How are you verifying that the older package isn't in the feed? Note that the Feed Overview page only lists the latest version, you have to browse to the versions tab once you select that package to actually see all the versions.
-
The only version shown is the old one
-
Could this be related to Quirks mode? https://inedo.com/support/documentation/proget/feeds/nuget#legacy