Skip to content

Instantly share code, notes, and snippets.

@davidalpert
Created January 3, 2014 19:33
Show Gist options
  • Save davidalpert/8244886 to your computer and use it in GitHub Desktop.
Save davidalpert/8244886 to your computer and use it in GitHub Desktop.
cpack succeeds
PS C:\users\davida\dev\marv.git\src\Marv> cpack
Calling 'C:\Chocolatey\chocolateyInstall\nuget.exe pack -NoPackageAnalysis'.
Attempting to build package from 'Marv.csproj'.
Packing files from 'C:\users\davida\dev\marv.git\src\Marv\bin\Debug'.
Using 'Marv.nuspec' for metadata.
Found packages.config. Using packages listed as dependencies
Successfully created package 'C:\users\davida\dev\marv.git\src\Marv\marv.0.2.1.0.nupkg'.
Reading environment variables from registry. Please wait... Done.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment