v7.6.1
Suppress false positive PSScriptAnalyzer warnings in tests and build scripts (#25864)
[release/v7.6] Make some experimental features stable (#26490)
Add Windows ARM64 CI (#19040)
Use correct casing for cmdlet name and cmdlet parameter name in *.ps1 files (#12584)
[release/v7.6] Fix `$PSDefaultParameterValues` leak causing tests to skip unexpectedly (#26705)
Remove parenthesis for empty attribute parameters (#20087)
Add `RecommendedAction` to `ConciseView` of the error reporting (#20826)
[release/v7.6] Skip the flaky `Update-Help` test for the `PackageManagement` module (#26847)
Fix `Start-Job` to check the existence of working directory using the PowerShell way (#18675)
Fix the isolated module test that was disabled previously (#25420)
Update .NET SDK version from `7.0.100-preview.6.22352.1` to `7.0.100-preview.7.22377.5` (#17776)
Add missing `-Tag 'CI'` to describe blocks. (#18316)