This is part of the Fake.Core.DependencyManager.Paket module.

PaketDependencyManager

the type must take an optional output directory

Constructors

ConstructorDescription
new(outputDir)
Signature: (outputDir:string option) -> PaketDependencyManager

Instance members

Instance memberDescription
x.Key
Signature: string

Key that identifies the types of dependencies that this DependencyManager operates on

x.Name
Signature: string

Name of the dependency manager

x.ResolveDependencies(...)
Signature: (scriptExt:ScriptExtension * includeLines:HashRLines * tfm:TFM) -> obj

Resolve the dependencies, for the given set of arguments, go find the .dll references, scripts and additional include values.