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!
Disallow overwriting packages with same id + version
-
Hello
Is it possible to configure a NuGet feed in Proget such that it disallows overwriting packages with the same version and id, as per NuGet.org?
We have started using Proget recently and need to ensure SemVer versioning is followed when publishing packages.
Thanks
CarlProduct: ProGet
Version: 4.8.6
-
Yes, create a custom task from the Users & Groups > Customize Tasks page that has the Overwrite Packages subtask, and then restrict it at the system level.