choco-packPackage a NuGet specification into a
nupkgfile. More information: https://chocolatey.org/docs/commands-pack.
nupkg file:choco pack {{path\to\specification_file}}
choco pack {{path\to\specification_file}} --version {{version}}
choco pack {{path\to\specification_file}} {{[--out|--output-directory]}} {{path\to\output_directory}}