Note: This API documentation is for FAKE version 4. The migration API documentation can be found
here. The API documentation for the new fake 5 modules can be found
here
RestorePackageParams
RestorePackages parameter path
Record Fields
Record Field | Description |
OutputPath
Signature: string
|
|
Retries
Signature: int
|
Specifies how often nuget should try to restore the packages - default is 5 |
Sources
Signature: string list
|
|
TimeOut
Signature: TimeSpan
|
|
ToolPath
Signature: string
|