ICreatePublishSettings.

OverridesFile Property

Summary

Gets or sets the path to a JSON file with overrides. This partial manifest will always take precedence over any values in the manifests.
Assembly
Cake.Tfx.dll
Namespace
Cake.Tfx.Extension
Containing Type
ICreatePublishSettings

Syntax

FilePath OverridesFile { get; set; }

Value

Type Description
FilePath