Click or drag to resize
NuSpecBuilder Properties

The NuSpecBuilder type exposes the following members.

Properties
  NameDescription
Public propertyMinimumClientVersion
Gets or sets the minimum version of NuGet required when installing the package. Optional.
Public propertyMinimumManifestVersion
Gets or sets the minimum NuSpec manifest version. The actual version is determined at the time of build. Default version is 1.
Public propertyModulePackageMetadata
Gets module's metadata.
Public propertyReadmeFilePath
Gets or sets a relative path to the package's readme file If null, no readme is included
Top
See Also