| NuSpecBuilder Methods |
The NuSpecBuilder type exposes the following members.
| Name | Description | |
|---|---|---|
| AddContent |
Adds a content to the manifest.
| |
| AddLibrary |
Adds a library to the manifest.
The library can be either framework specific, or not.
| |
| AddTools |
Adds tools to the manifest.
| |
| BuildToStream |
Builds NuSpec manifest to stream.
|