Skip to content

Conversation

@TravisEz13
Copy link
Member

Add script to generate package signing XML

Copy link
Member

@daxian-dbw daxian-dbw left a comment

Choose a reason for hiding this comment

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

With a minor comment

if(Test-Path -Path $file)
{
$name = Split-Path -Leaf -Path $File
$null = $fileElement = $XmlDoc.CreateElement("file")
Copy link
Member

Choose a reason for hiding this comment

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

is the $null = part still necessary?

Copy link
Member Author

Choose a reason for hiding this comment

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

nope... Will mered and fix later.

@daxian-dbw
Copy link
Member

@TravisEz13 Feel free to merge it.

@TravisEz13 TravisEz13 merged commit 4007470 into PowerShell:master Nov 15, 2017
@TravisEz13 TravisEz13 deleted the package_signing branch November 15, 2017 21:03
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