v7.6.0
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)
Ensure `.cs` files end with exactly one newline (#25968)
Use new Windows signature APIs from `Microsoft.Security.Extensions` package (#17159)
Update PSRP protocol to deprecate session key exchange between newer client and server (#25774)
Apply the `InlineAsTypeCheck` rule in the engine code - 1st pass (#19692)
Fallback to AppLocker after `WldpCanExecuteFile` (#24912)