I am using Continuous Integration feature in Team Services (was Visual Studio Online). My build definition targets a specific project in a solution (not the whole solution), which is ClientUI MVC website.
The solution contains three projects:
The Build Definition for ClientUI Project:
Repository:
Nuget Installer Step: I have tried different params but not working.
Visual Studio Build
Before trying to target the a single project, my build definition was targeting the whole solution with the following parameters:
It was working. However now, it generates this error in the Nugget Restore Task: