DotNetWorkloadInstallSettings.

SkipManifestUpdate Property

Summary

Gets or sets a value indicating whether to skip updating the workload manifests. The workload manifests define what assets and versions need to be installed for each workload.

Syntax

public bool SkipManifestUpdate { get; set; }

Value

Type Description
bool