You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add -Culture 'en-US' to all Sort-Object calls, so that sorting does not depend on the environment and culture of the one running the readme gen scripts.
Description
Add
-Culture 'en-US'to allSort-Objectcalls, so that sorting does not depend on the environment and culture of the one running the readme gen scripts.From #3665

Seems this pipeline recently failed due to sorting issues.