v7.5.3
Migrate `WinTrust` functions to a common location (#17598)
Fix `Get-AuthenticodeSignature -Content` to not roundtrip the bytes to a Unicode string and then back to bytes (#18774)
Enable CA1868: Unnecessary call to 'Contains' for sets (#21165)
Revert "Add password confirmation in Get-Credential (#12782)" (#13372)
Use new Windows signature APIs from `Microsoft.Security.Extensions` package (#17159)
Replace ArgumentNullException(nameof()) -> ArgumentNullException.ThrowIfNull() (#18784)
Apply the `InlineAsTypeCheck` rule in the engine code - 1st pass (#19692)
Bump .NET 9 to `9.0.100-rc.1.24452.12` (#24273) (#24320)
Remove `ArchitectureSensitiveAttribute` from the code base (#18598)
[release/v7.5] Fallback to AppLocker after `WldpCanExecuteFile` (#25305)