WyamSettings.

NuGetPackages Property

Summary

Adds NuGet packages (downloading and installing them if needed).
Assembly
Cake.Wyam.dll
Namespace
Cake.Wyam
Containing Type
WyamSettings

Syntax

public IEnumerable<NuGetSettings> NuGetPackages { get; set; }

Value

Type Description
IEnumerable<NuGetSettings>