master
Move to 9.0.0-preview.6.24327.7 (#24133)
Update a few tests to make them more stable in CI (#16944)
Change `exec` from alias to function to handle arbitrary arguments (#18567)
Update copyright notice to latest guidance (#12190)
Add ExcludeModule parameter to Get-Command (#18955)
Fix Get-Error serialization of array values (#21085)
Clean up the IPC named pipe on PowerShell exit (#12187)
Use `CurrentCulture` when handling conversions to `DateTime` in `Add-History` (#16005)
Fix `Import-Module.Tests.ps1` to handle Arm32 platform (#26862)
Move misplaced test file to tests directory (#14908)
Updated background invocation `&` operator to use `-WorkingDirectory` when starting a new job (#16180)
Use correct casing for cmdlet name and cmdlet parameter name in *.ps1 files (#12584)
Additional test hardening for tests which fail in release pass. (#20093)
Remove unneeded use of `chmod 777` (#17974)
Fix test failures on Windows for time zone and remoting (#19466)
Improve unique naming for tests (#17043)
Fix debug tracing error with magic extents (#25726)
Correct handling of explicit -[Operator]:$false parameter values in Where-Object (#26485)