v7.4.12
Fix variable type inference precedence (#18691)
[release/v7.4.2] Make sure the assembly/library resolvers are registered at early stage (#21361) (#21424)
Add Windows ARM64 CI (#19040)
Use correct casing for cmdlet name and cmdlet parameter name in *.ps1 files (#12584)
Move the type data definition of `System.Security.AccessControl.ObjectSecurity` to the `Microsoft.PowerShell.Security` module (#16355)
Fix codefactor if part 5 (#19286)
Fix test failures on Windows for time zone and remoting (#19466)
Block getting help from network locations in restricted remoting sessions (#20593) (#20615)
Fix `Start-Job` to check the existence of working directory using the PowerShell way (#18675)
Bump to .NET 8.0.403 and update dependencies (#24405)
Update .NET SDK version from `7.0.100-preview.6.22352.1` to `7.0.100-preview.7.22377.5` (#17776)
Additional test hardening for tests which fail in release pass. (#20093)
Add missing `-Tag 'CI'` to describe blocks. (#18316)