DotNetRestoreSettings.

IgnoreFailedSources Property

Summary

Gets or sets a value indicating whether to only warning failed sources if there are packages meeting version requirement.

Syntax

public bool IgnoreFailedSources { get; set; }

Value

Type Description
bool