WyamSettings.

UseGlobalSources Property

Summary

Toggles the use of the global NuGet sources.
Assembly
Cake.Wyam.dll
Namespace
Cake.Wyam
Containing Type
WyamSettings

Syntax

public bool UseGlobalSources { get; set; }

Remarks

Default is false

Value

Type Description
bool