Created
January 3, 2014 19:33
-
-
Save davidalpert/8244886 to your computer and use it in GitHub Desktop.
cpack succeeds
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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