Skip to content
New issue

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

Microsoft.DiaSymReader.dll is signed with cert "49D59D86505D82942A076… #1324

Merged
merged 1 commit into from
Dec 7, 2017
Merged

Microsoft.DiaSymReader.dll is signed with cert "49D59D86505D82942A076… #1324

merged 1 commit into from
Dec 7, 2017

Conversation

mayankbansal018
Copy link
Contributor

…388693F4FB7B21254EE"

Description

Please add a meaningful description for this change.
Ensure the PR has required unit tests.

Related issue

Kindly link any related issues. E.g. Fixes #xyz.

@@ -49,6 +49,9 @@ function Verify-Signature
if ($signature.SignerCertificate.Thumbprint -eq "98ED99A67886D020C564923B7DF25E9AC019DF26") {
Write-Log "Valid (Prod Signed): $($_.FullName)."
}
else if ($signature.SignerCertificate.Thumbprint -eq "49D59D86505D82942A076388693F4FB7B21254EE") {
Copy link
Contributor

Choose a reason for hiding this comment

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

Add a comment.

@mayankbansal018
Copy link
Contributor Author

@dotnet-bot test Windows_NT / Debug Build

@mayankbansal018 mayankbansal018 merged commit 22082fc into microsoft:master Dec 7, 2017
smadala pushed a commit that referenced this pull request Dec 12, 2017
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