I want to run a local/internal NuGet repository. I think I\'ve figured out how to \"reuse\" existing NuGet packages by including them in a dummy project using NuGet and sca
For other Googlers, you can use this if you are using the NuGet.targets file to run NuGet Pack:
$(BuildCommand) -IncludeReferencedProjects