This is part of the Fake.DotNet.NuGet module.
RestorePackages parameter path for single packages
Record Field | Description |
ExcludeVersion
Signature: bool
|
|
IncludePreRelease
Signature: bool
|
|
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
|
|
Verbosity
Signature: NugetRestoreVerbosity
|
|
Version
Signature: Version option
|
|