We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
When I execute the tool with the same options as I use for AzureSignTool, I got no output. Just the return code is -1.
(Custom build of commit d2a1834 from master branch.)
(I've realized that the breaking option is --verbose. Which in this case has an opposite effect than one would expect :) )
--verbose
The text was updated successfully, but these errors were encountered:
Example:
> NuGetKeyVaultSignTool --test > $LastExitCode 0
Sorry, something went wrong.
No branches or pull requests
When I execute the tool with the same options as I use for AzureSignTool, I got no output. Just the return code is -1.
(Custom build of commit d2a1834 from master branch.)
(I've realized that the breaking option is
--verbose
. Which in this case has an opposite effect than one would expect :) )The text was updated successfully, but these errors were encountered: