Hello,
I just download from your Nuget Server the package Telerik.Reporting.10.2.16.1025.nupkg.
I did the same thing with Telerik.UI.for.AspNet.Ajax.Net45.2016.3.1027.nupkg
On my PC, Nuget can restore both packages, on the build server only the Telerik.UI.for.AspNet.Ajax.Net45.2016.3.1027 is restored.
Any hint why ? We use TFS 2015 Update 3
From the log file I see:
2016-12-07T13:21:15.6540374Z Set workingFolder to default: I:\TFS_Agent\tasks\NuGetInstaller\0.1.18
2016-12-07T13:21:15.6840374Z Executing the powershell script: I:\TFS_Agent\tasks\NuGetInstaller\0.1.18\NuGetInstaller.ps1
2016-12-07T13:21:16.0160374Z I:\TFS_Agent\agent\worker\tools\NuGet.exe restore "I:\TFS_Agent\_work\18\s\CHRD.sln" -NonInteractive
2016-12-07T13:21:16.3950374Z MSBuild auto-detection: using msbuild version '14.0' from 'C:\Program Files (x86)\MSBuild\14.0\bin'.
2016-12-07T13:21:16.5270374Z Restoring NuGet package AjaxControlToolkit.4.1.51115.
2016-12-07T13:21:16.5270374Z Restoring NuGet package Telerik.UI.for.AspNet.Ajax.Net45.2016.3.1027.
2016-12-07T13:21:16.5910374Z Adding package 'AjaxControlToolkit.4.1.51115' to folder 'I:\TFS_Agent\_work\18\s\packages'
2016-12-07T13:21:16.5920374Z Adding package 'Telerik.UI.for.AspNet.Ajax.Net45.2016.3.1027' to folder 'I:\TFS_Agent\_work\18\s\packages'
2016-12-07T13:21:16.6970374Z Added package 'AjaxControlToolkit.4.1.51115' to folder 'I:\TFS_Agent\_work\18\s\packages'
2016-12-07T13:21:17.5150374Z Added package 'Telerik.UI.for.AspNet.Ajax.Net45.2016.3.1027' to folder 'I:\TFS_Agent\_work\18\s\packages'