How to get the latest NuGet Packages during TFS2013 build -


i've got local build getting correct nuget packages before build tfs (2013) build still fails. how latest packages before tfs build kicks off?

i've read several articles talk deleting nuget.targets file solution, don't understand how solution can possibly know in our local nuget store packages if that???

based on this article i've added "$(solutiondir)\nuget restore" pre-build event of first project in solution built, doesn't seem working.

@bikerdude - update 8/14/17

nope - nothing on process tab: enter image description here


Comments

Popular posts from this blog

python Tkinter Capturing keyboard events save as one single string -

android - InAppBilling registering BroadcastReceiver in AndroidManifest -

javascript - Z-index in d3.js -