Skip to content

SHFBROOT and ComponentPath with NuGet in Azure DevOps #748

@eriksorngard

Description

@eriksorngard

Hello,

I am trying to move running SHBF to our Azure DevOps build pipeline, after running it locally for years, but have not been able to configure the SHFBROOT variable correctly.

I have installed the EWSoftware.SHBF and EWSoftware.SHBF.NETFramework packages in the .NET Framework project.

As the solution does not have a package folder when working locally with VS2019, I have not been able to come up with a valid SHFBROOT and ComponentPath. Just to see what happened, I also copied the two PackageReference items from the .NET framework project to the SHFB project.

So far, the .NET framework project builds as expected, after both the required packages have been installed by NuGet restore, before MSBuild throws an error because it has not found the SandcastleHelpFileBuilder.targets.

How can I determine what is the correct path to the targets file?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions