NuGetInstallSettings.

ExcludeVersion Property

Summary

Gets or sets a value indicating whether to exclude the version number from the package folder.

Syntax

public bool ExcludeVersion { get; set; }

Value

Type Description
bool true if to exclude the version number from the package folder; otherwise, false.