NuGetUpdateSettings.

Safe Property

Summary

Gets or sets a value indicating whether to look for updates with the highest version available within the same major and minor version as the installed package.

Syntax

public bool Safe { get; set; }

Value

Type Description
bool true if safe; otherwise, false.