We are trying to auto-update NuGet packages in our projects with a nightly build. The reason for this is that we use an internal NuGet repository for sharing the latest version of some shared library code, and we want all our projects to use the latest. We are trying to auto-update NuGet packages in