Skip to content

Update trusted platform assemblies list for latest PowerShell release#56

Merged
adityapatwardhan merged 2 commits intoPowerShell:masterfrom
adityapatwardhan:UpdateTPA
Oct 15, 2020
Merged

Update trusted platform assemblies list for latest PowerShell release#56
adityapatwardhan merged 2 commits intoPowerShell:masterfrom
adityapatwardhan:UpdateTPA

Conversation

@adityapatwardhan
Copy link
Copy Markdown
Member

@adityapatwardhan adityapatwardhan commented Oct 14, 2020

Fixes #55

Update the TPA for new dependency

Copy link
Copy Markdown
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.

It seems you didn't refresh all the list. For example, Markdig.dll doesn't exist in the publish folder, and Markdig.Signed is not included.

"System.Management.Automation",
"System.Memory",
"System.Net",
"System.Net.Connections"
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Suggested change
"System.Net.Connections"
"System.Net.Connections",

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

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

fixed

@adityapatwardhan adityapatwardhan changed the title Add System.Net.Connections to trusted platform assemblies list Update trusted platform assemblies list for latest PowerShell release Oct 15, 2020
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.

update the TPA for WS-MAN in the native repo.

2 participants