Hi,
I have this known issue but i don’t understand why :
OctoPack cannot be run because NuGet packages were restored prior to the build running, and the targets file was unavailable when the build started. Please build the project again to include these packages in the build. You may also need to make sure that your build server does not delete packages prior to each build. For more information, see http://go.microsoft.com/fwlink/?LinkID=317568.
I use Team Build TFS 2010 to build 4 solutions . OctoPack is installed for one project inside one of the solutions .
This is a web application . I just installed octopack package in one project .
Do you have any idea ?
Thanks a lot