Skip to content

Conversation

TravisEz13
Copy link
Member

No description provided.

Co-authored-by: James Truher [MSFT] <jimtru@microsoft.com>
Write-Verbose "SigningServer - $SigningServer" -Verbose
$esrp = @(@{
[hashtable[]] $esrp = @(@{
Copy link
Contributor

Choose a reason for hiding this comment

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

strictly speaking, the @( is no longer needed unless there are multiple hashtables, and then a comma between hashtables should suffice.

Copy link
Member Author

Choose a reason for hiding this comment

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

It was never needed but testing this takes a LONG time. I'll file an issue.

Copy link
Member Author

Choose a reason for hiding this comment

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

Filed an Issue:
#21 (review)

@TravisEz13 TravisEz13 merged commit 13a1cdc into master Dec 3, 2020
@TravisEz13 TravisEz13 deleted the macos branch December 3, 2020 23:06
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.

2 participants