Restore-Packages

Description

Restores nuget packages for a specific solution file.

Syntax

Restore-Packages [-solutionPath] <String> [[-toolsPath] <String>] [<CommonParameters>]

Parameters

Name

Alias

Description

Required?

Pipeline Input

Default Value

solutionPath


Full path to the solution file.

true

false


toolsPath


OPtional. The path to store nuget.exe to

false

false