NuGet Server for multiple environments?
I was looking into setting up a NuGet Server for a private feed, which seems easy enough (there is a step-by-step guide). The problem I foresee is that it doesn't look like it is made to support multiple environments. Is there built-in functionally around the idea of "promoting" packages through multiple environments (Test/Beta/Production)? Do I have to host multiple servers (one per environment)? Is there another solution to this that I haven't though of? My main concern is that we update a package and utilize it for our test environment, but we don't want our beta or production environments