microsoft / axe-windows

Automated accessibility testing engine for Windows applications
MIT License
136 stars 62 forks source link

feat(localization): Include resource.dll files in binskim #788

Closed sfoslund closed 1 year ago

sfoslund commented 1 year ago

Details

Follow up on PR feedback comment: https://github.com/microsoft/axe-windows/pull/784#issuecomment-1290867685

Test run with these changes: https://dev.azure.com/mseng/1ES/_build/results?buildId=18610715&view=results

Motivation

Follow up on PR feedback

Context

This PR also moves away from using relative paths, as we seem to be running into this issue: https://github.com/microsoft/azure-pipelines-tasks/issues/10264

Pull request checklist