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!

ProGet packages with semantic version



  • Hi, i've tried to upload package that has version in semver 2.0 format (using nuget.exe v4.3), and got server error stating:

    System.FormatException: Invalid version number.
    at Inedo.ProGet.Feeds.NuGet.NuGetVersion.Parse(String version)
    at Inedo.ProGet.Feeds.NuGet.NuGetPackage.ReadFromNuspecFile(Stream nuspecStream)
    at Inedo.ProGet.Feeds.NuGet.NuGetFeed.<InstallOrUpdatePackageAsync>d__40.MoveNext()
    --- End of stack trace from previous location where exception was thrown ---
    at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
    at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
    at Inedo.ProGet.WebApplication.FeedEndpoints.NuGet.NuGetApi.PutHandler.<ProcessPutRequestAsync>d__0.MoveNext()

    My question: Do you support packages with semver 2.0 versions format, or do you at least plan to support them?

    Product: ProGet
    Version: 4.7.14



  • Seems i've found similar question:
    http://inedo.com/support/questions/6881

    Anything changed from that time? Referring to Nuget team, nuget.exe 4.3 supports semver 2.0.



  • It's certainly planned on our end, but because it would require a major change to the way we do package indexing, which is a significant risk and thus could impact a lot of our enterprise customers.


Log in to reply
 

Inedo Website HomeSupport HomeCode of ConductForums GuideDocumentation