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".
Hello! It looks like you're interested in this conversation, but you don't have an account yet.
Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.
With your input, this post could be even better 💗
Register Login