Welcome to the Inedo Forums! Check out the Forums Guide for help getting started.

If you are experiencing any issues with the forum software, please visit the Contact Form on our website and let us know!

BuildMaster cannot find the referenced libraries in Nuget Packages.



  • I am trying to build a visual studio solution on BuildMaster, but got an error - BuildMaster cannot find several libraries, mainly mvc libraries, managed by the NuGet package.

    The structure of the solution is as follows:
    project name
    \Packages...
    a.sln

    From the log, BuildMaster tried to find the libraries in the Package folder through the following path: ..\Package. Isn't it Package? if so, how do I tell BuildMaster to find the libaries?

    Product: BuildMaster
    Version: 4.8.5



  • I'm afraid I don't have enough information to help diagnose this problem.

    Please keep in mind, BuildMaster isn't actually looking for anything -- it's essentially just executing a third-party tool like nuget.exe and msbuild.exe with the arguments you specify, so it's important to look at both the arguments to those commands and the working directories those commands are being run in. These will be logged near the top log for the action.



Inedo Website HomeSupport HomeCode of ConductForums GuideDocumentation