master
Add support for new WLDP setting `EnableFileOnlyEntry` (#26752)
Remove some unused `ConsoleControl` structs (#26063)
Apply IDE0019: InlineAsTypeCheck in Microsoft.PowerShell folder (#19689)
Remove unnecessary usings part 5 (#14050)
Replace stackallocs with collection expressions (#25803)
Use null propagation operator in `Management` and `ConsoleHost` (#17791)
Expand "iff" to "if-and-only-if" in XML doc content (#20852)
Use interpolated strings 2 (#18978)
Fix `PromptForCredential()` to add `targetName` as domain (#14504)
Replace `msh` in public API comment based documentation with PowerShell equivalent (#18483)
Fix `SA1028`: Code should not contain trailing whitespace. Part 1. (#26203)
Build, package, and create VPack for the PowerShell-LTS store package within the same `msixbundle-vpack` pipeline (#150) (#27209)
Move build to .NET 8 preview 6 (#19991)
Fix progress bar rendering with double-width unicode characters (#26185)
Fix up all comments to be in the proper order with proper spacing (#18619)
Use discards for unused variables (#17620)
Fix `Start-Transcript` error when `$Transcript` is a `PSObject` wrapped string (#24963)
Delay update notification for one week to ensure all packages become available (#27095)