FAKE - F# Make


GACParams

GAC parameters

Record Fields

Record FieldDescription
TimeOut
Signature: TimeSpan

The timeout for the process.

ToolPath
Signature: string

(Required) Path to the gacutil

WorkingDir
Signature: string

The directory where the process will be started.

Fork me on GitHub