NuSpecBuilderMinimumClientVersion Property |
Gets or sets the minimum version of NuGet required when installing the package. Optional.
Namespace: CMS.ModulesAssembly: CMS.Modules (in CMS.Modules.dll) Version: 12.0.0
Syntax public string MinimumClientVersion { get; set; }
Property Value
Type:
StringSee Also