v7.6.0-preview.4
Remove redundant `Attribute` suffix (#24940)
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)
Fallback to AppLocker after `WldpCanExecuteFile` (#24912)