v7.6.0-preview.4
Exclude outvariable assignments within the same CommandAst when inferring variables (#25224)
Support PSObject wrapped values in ArgumentToEncodingTransformationAttribute (#24555)
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)
[master] Update branch for release (#24534)
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)