WyamSettings.

IgnoreDefaultSources Property

Summary

Ignores default NuGet sources like the NuGet Gallery.
Assembly
Cake.Wyam.dll
Namespace
Cake.Wyam
Containing Type
WyamSettings

Syntax

public bool IgnoreDefaultSources { get; set; }

Remarks

Default is false

Value

Type Description
bool