master
Update tests to account for when $PSHOME is readonly (#9279)
Suppress false positive PSScriptAnalyzer warnings in tests and build scripts (#25864)
Fix $PSDefaultParameterValues leak causing tests to skip unexpectedly (#26602)
Update copyright notice to latest guidance (#12190)
Update `DnsNameList` for `X509Certificate2` to use `X509SubjectAlternativeNameExtension.EnumerateDnsNames` Method (#24714)
Use correct casing for cmdlet name and cmdlet parameter name in *.ps1 files (#12584)
Harden some problematic release tests (#20155)
Redirecting to a variable should be possible (#20381)
Fix incorrect test cases in `ExecutionPolicy.Tests.ps1` (#19485)
Test-FileCatalog changes to use File.OpenRead to better handle when the file is executing or open Fix #20703 (#20939)
Add support for new WLDP setting `EnableFileOnlyEntry` (#26752)
Remove input text from the error message resulted by `SecureString` and `PSCredential` conversion failure (#19977)