@mikeyt23/node-cli-utils
    Preparing search index...

    Function dotnetBuild

    • Runs dotnet build on the specified project.

      Parameters

      • projectPath: string

        Path to project file (like .csproj) or directory of project to build

      Returns Promise<void>

      A SpawnError if the spawned process exits with a non-zero exit code