< Back
New-NuspecFile
Post
NAME New-NuspecFile
SYNOPSIS
Creates a new Nuspec file.
SYNTAX
New-NuspecFile [[-PackageId] <String>] [<CommonParameters>]
DESCRIPTION
PARAMETERS
-PackageId <String>
The name of the nuspec file that will be created.
Required? false
Position? 1
Default value
Accept pipeline input? false
Accept wildcard characters? false
<CommonParameters>
This cmdlet supports the common parameters: Verbose, Debug,
ErrorAction, ErrorVariable, WarningAction, WarningVariable,
OutBuffer, PipelineVariable, and OutVariable. For more information, see
about_CommonParameters (https:/go.microsoft.com/fwlink/?LinkID=113216).
INPUTS
OUTPUTS
RELATED LINKS
SYNOPSIS
Creates a new Nuspec file.
SYNTAX
New-NuspecFile [[-PackageId] <String>] [<CommonParameters>]
DESCRIPTION
PARAMETERS
-PackageId <String>
The name of the nuspec file that will be created.
Required? false
Position? 1
Default value
Accept pipeline input? false
Accept wildcard characters? false
<CommonParameters>
This cmdlet supports the common parameters: Verbose, Debug,
ErrorAction, ErrorVariable, WarningAction, WarningVariable,
OutBuffer, PipelineVariable, and OutVariable. For more information, see
about_CommonParameters (https:/go.microsoft.com/fwlink/?LinkID=113216).
INPUTS
OUTPUTS
RELATED LINKS