Skip to content

Adds two missing parameters for SignTool#4406

Merged
devlead merged 2 commits intocake-build:developfrom
tstewart65:feature/signtool
Jan 2, 2025
Merged

Adds two missing parameters for SignTool#4406
devlead merged 2 commits intocake-build:developfrom
tstewart65:feature/signtool

Conversation

@tstewart65
Copy link
Copy Markdown
Contributor

\csp - Cryptographic Service Provider
\kc - Private Key Container Name

Fix for #4404

\csp - Cryptographic Service Provider
\kc - Private Key Container Name
Copy link
Copy Markdown
Member

@augustoproiete augustoproiete left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@devlead devlead linked an issue Dec 5, 2024 that may be closed by this pull request
Copy link
Copy Markdown
Member

@devlead devlead left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, could you please add som tests in

public sealed class SignToolSignRunnerTests

Moved the new parameters to be just before the target assemblies.
@tstewart65
Copy link
Copy Markdown
Contributor Author

I have added the tests for the two new parameters. I also moved the two new parameters to just before the target assemblies. That way they are at the end of all the parameters that were already there.

@tstewart65 tstewart65 requested a review from devlead December 6, 2024 02:45
Copy link
Copy Markdown
Member

@devlead devlead left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM 👍

@devlead devlead merged commit a79f454 into cake-build:develop Jan 2, 2025
@devlead
Copy link
Copy Markdown
Member

devlead commented Jan 2, 2025

@tstewart65 your changes have been merged, thanks for your contribution 👍

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

SignTool missing the /kc and /csp parameters.

4 participants