Last active
January 2, 2016 03:39
-
-
Save davidalpert/8244859 to your computer and use it in GitHub Desktop.
cpack fails
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:\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:\dev\marv.git\src\Marv\bin\Debug'. | |
Using 'Marv.nuspec' for metadata. | |
The 'minClientVersion' attribute is not declared. | |
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