NuSpecBuilderMinimumManifestVersion Property |
Gets or sets the minimum NuSpec manifest version. The actual version is determined
at the time of build.
Default version is 1.
Namespace: CMS.ModulesAssembly: CMS.Modules (in CMS.Modules.dll) Version: 12.0.0
Syntax public int MinimumManifestVersion { get; set; }
Property Value
Type:
Int32See Also