GatherNuGetDependenciesForProject.

VersionRangeType Property

Summary

Gets or sets the switch indicating how the version range is calculated. Valid options are: 'none', 'major', 'minor', 'patch'.

Syntax

public string VersionRangeType { get; set; }

Value

Type Description
string