master
Update copyright notice to latest guidance (#12190)
Update and enable the test for the type of `$input` (#18968)
Simplify Enum generator for the `-bnot` operator test (#17014)
Fix incorrect string to type conversion (#19560)
Adding `IArgumentCompleterFactory` for parameterized `ArgumentCompleters` (#12605)
Use correct casing for cmdlet name and cmdlet parameter name in *.ps1 files (#12584)
Bump to .NET 9 preview 3 (#21782)
Update Ubuntu images to use Ubuntu 20.04 (#15906)
Re-enable tests because the corresponding dotnet issues were fixed (#17839)
Fix `TypeName.GetReflectionType()` to work when the `TypeName` instance represents a generic type definition within a `GenericTypeName` (#24985)
Make some experimental features stable (#26348)
Make PowerShell class not affiliate with `Runspace` when declaring the `NoRunspaceAffinity` attribute (#18138)
Fix `using assembly` to use `Path.Combine` when constructing assembly paths (#21169)
Validate the value for `using namespace` during semantic checks to prevent declaring invalid namespaces (#21162)