v7.6.0-preview.4
Resx - remove trailing white spaces and extra Newline at EOF (#4047)
Added cross-platform `Get-Clipboard` and `Set-Clipboard` (#10340)
Removing invalid resources to make Visual Studio builds compile.
`Restore-Computer` and `Stop-Computer` should fail with error when not running via `sudo` on Unix (#19824)
Remove double spaces between words in resx files (#4741)
Remove Unicode BOM from text files (#11546)
Replace 'Windows PowerShell' with 'PowerShell' in resx files (#4758)
Fix the error when using `Start-Process -Credential` without the admin privilege (#21393)
Add -SecurityDescriptorSddl parameter to Set-Service (#8626)
`Test-Connection` - Improve Logic and Output (#10697)
Test-Path: Return $false when given an empty or $null -Path/-LiteralPath value (#8080)