v7.5.1
Improve .NET overload definition of generic methods (#21326)
Add `ConvertTo-CliXml` and `ConvertFrom-CliXml` cmdlets (#21063)
Add Windows ARM64 CI (#19040)
Use correct casing for cmdlet name and cmdlet parameter name in *.ps1 files (#12584)
Move the type data definition of `System.Security.AccessControl.ObjectSecurity` to the `Microsoft.PowerShell.Security` module (#16355)
Remove parenthesis for empty attribute parameters (#20087)
Add `RecommendedAction` to `ConciseView` of the error reporting (#20826)
Get-Help may report parameters with `ValueFromRemainingArguments` attribute as pipeline-able (#23871)
Fix `Start-Job` to check the existence of working directory using the PowerShell way (#18675)
Update branch for release (#24535)
Update .NET SDK version from `7.0.100-preview.6.22352.1` to `7.0.100-preview.7.22377.5` (#17776)
Fix typo in a test (#21337)
Additional test hardening for tests which fail in release pass. (#20093)
Add missing `-Tag 'CI'` to describe blocks. (#18316)