DotNetRestoreSettings.

NoCache Property

Summary

Gets or sets a value indicating whether to do not cache packages and http requests.

Syntax

public bool NoCache { get; set; }

Value

Type Description
bool