I am observing this below error when I build my Jenkins Job.
Error clearly says that it is missing file D:\Services.Package.Search\src\packages\Grpc.Core.1.0.1\build\net45\Grpc.Core.targets
But my workspace location is different. Why its not referring to this path "C:\PackageSearch\BTP\src\packages\Grpc.Core.1.0.1\build\net45"
. Is anything I need to change in csproj file.
Error :
This project references NuGet package(s) that are missing on this computer. Use NuGet Package Restore to download them. For more information, see http://go.microsoft.com/fwlink/?LinkID=322105. The missing file is D:\Services.Package.Search\src\packages\Grpc.Core.1.0.1\build\net45\Grpc.Core.targets.