We've been signing the Axe.Windows files files the Microsoft 3rd party certiicate. This certificate is intended for external (non-Microsoft) files that we trust and redistribute with Microsoft products. We should probably be signing the Axe.Windows*.dll files with the same certificate that we use to sign Accessibility Insights (and that other teams use to sign the ApplicationInsights or ADO packages that Microsoft builds)
Please check whether the bug has already been filed.
We've been signing the Axe.Windows files files the Microsoft 3rd party certiicate. This certificate is intended for external (non-Microsoft) files that we trust and redistribute with Microsoft products. We should probably be signing the Axe.Windows*.dll files with the same certificate that we use to sign Accessibility Insights (and that other teams use to sign the ApplicationInsights or ADO packages that Microsoft builds)
To Reproduce Steps to reproduce the behavior:
.nupkg
extension to.zip
.zip
filelib\netstandard20
folderExpected behavior
The signer name should (I think) be "Microsoft Corporation".
Actual behavior
The signer name is "Microsoft 3rd Party Application Component"
Additional context
I checked versions back to 2020. This is not a new problem and has nothing to do with any pipeline template work.
Priority requested -