Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Section
Column
width600px

The Spec action creates a nuspec for a package. The nuspec is later used by the Pack action to create the NuGet package.

Column
width300px
Panel
borderColor#D8D8D8
bgColor#FFFFFF
titleColor#FFFFFF
titleBGColor#006396
borderWidth1
titleOn this page:
borderStylesolid

Table of Contents
maxLevel3
minLevel2
printablefalse
 

Column

 

NuGet Spec Options

Package Name or Project File

You can specify either a project name or a project file. A project name will cause a new blank spec to be created. If you specify a Project File the nuspec will be based on the project metadata.

Output Directory

The directory where the nuspec file should be created.

Optional Parameters

Assembly

You can optionally specify an assembly from which to get metadata.

Force

This will overwrite the nuspec file if it already exists.