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!

Mark all packages in a feed as a beta version?



  • I'm trying to find a way to mark all packages in a feed as a beta version by appending "-beta" to the published package version. I tried creating a custom package store by inheriting from DirectoryPackageStore. I was able to change the version and I found the file in the storage directory with the beta version, but there wasn't any data in the database. Is it possible to easily do this for all packages in a feed?

    Product: ProGet
    Version: 2.2.10



  • The "pre-release" conventions in NuGet is incredibly bizarre and changes from version to version. We do not recommend using it until they fix it.

    If you want all the packages to be pre-release, then you'll need to recreate all of the package files (name + nuspec file).



Inedo Website HomeSupport HomeCode of ConductForums GuideDocumentation