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!

Installing Nuget packages from TFS projects



  • We're trying to build and publish a nugget package using buildmaster. The package we're trying to build has dependencies on some other nugget packages (ServiceStack, Raven etc.)

    Unfortunately I cannot figure out how to install those nugget packages as the source project is in our TFS and I cannot point to the "packages.config" file to show Buildmaster which nugget packages to download and install.

    Any help would be greatly appreciated (especially if it doesn't cost me $99).

    Regards,
    Devon Britton.



  • Every .NET project that consumes NuGet packages has a packages.config file, and that should be in source control. Unless I'm missing something, the deployment plan actions should be as simple as "Getting Latest" from TFS, then an "Install NuGet Packages" action followed by "Create NuGet Package".



Inedo Website HomeSupport HomeCode of ConductForums GuideDocumentation