GitVersionSettings.

NoCache Property

Summary

Gets or sets a value indicating whether to bypass the cached GitVersion result. Result will not be written to the cache.

Syntax

public bool NoCache { get; set; }

Value

Type Description
bool