Engine Updates and Fixes
- Fix checks for local user config file paths (#27479)
General Cmdlet Updates and Fixes
- Update PowerShell telemetry to respect the diagnostics and feedback setting on Windows (#27472)
Build and Packaging Improvements
Update to .NET SDK 9.0.314
- Update branch for release (#27480)
- Fix *nix permissions and use
certificate_logical_to_actual(#27468) - Add the
windowsTargetNamefor .NET 9 (#27474) - Add macOS binary code signing and package notarization (#27467)
- Add
appLicensingcapability to Appx manifest (#27466) - Update
Microsoft.PowerShell.Nativeto the latest GA version (#27465) - Update the MSIXBundle-VPack pipeline to create VPack for both LTS and Stable channel packages (#27464)
- Remove package verification from the notice pipeline (#27463)
- Correct Variable Template Reference in NonOfficial Pipeline Templates (#27462)
- Externalize
findMissingNoticestarget framework selection with ordered Windows fallback (#27461) - Exclude .exe packages from publishing to GitHub (#27460)
- Download PMC Packages through
TemplateContext(#27335) - Flip Stable PublishToChannel false for v7.5.X (#27333)
- PMC release: Use slash instead of back-slash for Linux container (#27318)