v7.6.0-preview.5
Replace the CIM class used for `-Amended` parameter test (#17884)
Fix debug tracing error with magic extents (#25726)
Add some debugging to the transcript test for `SilentlyContinue` (#19770)
Suppress false positive PSScriptAnalyzer warnings in tests and build scripts (#25864)
Make some tests less noisy on failure (#26035)
Fix `ConvertFrom-Json` to ignore comments inside array literals (#14553) (#26050)
Fix `Start-Transcript` error when `$Transcript` is a `PSObject` wrapped string (#24963)
Remove the use of Windows PowerShell ETW provider id and update `PSDiagnostics` module to work for PowerShell 7 (#25590)
Remove `ThreadJob` module and update `PSReadLine` to 2.4.4-beta4 (#26120)
Harden some problematic release tests (#20155)
Use correct casing for cmdlet name and cmdlet parameter name in *.ps1 files (#12584)