NuSpecBuilder Properties |
The NuSpecBuilder type exposes the following members.
Name | Description | |
---|---|---|
MinimumClientVersion |
Gets or sets the minimum version of NuGet required when installing the package. Optional.
| |
MinimumManifestVersion |
Gets or sets the minimum NuSpec manifest version. The actual version is determined
at the time of build.
Default version is 1.
| |
ModulePackageMetadata |
Gets module's metadata.
| |
ReadmeFilePath |
Gets or sets a relative path to the package's readme file
If null, no readme is included
|