v7.6.0-preview.4
Make `SystemPolicy` public APIs visible but non-op on Unix platforms so that they can be included in `PowerShellStandard.Library` (#25051)
Apply the `InlineAsTypeCheck` rule in the engine code - 1st pass (#19692)
Remove redundant `Attribute` suffix (#24940)
Update .NET SDK to `10.0.100-preview.2` (#25225)
Exclude outvariable assignments within the same CommandAst when inferring variables (#25224)
Remove trailing space from event source name (#24192)
Fix `New-Item -Force` to error on invalid directory name (#24936)
Add tooltips for hashtable key completions (#17864)
Fallback to AppLocker after `WldpCanExecuteFile` (#24912)
Expand "iff" to "if-and-only-if" in XML doc content (#20852)
Remove the old fuzzy suggestion and fix the local script file name suggestion (#25177)
Some more code cleanup related to the use of `PSVersionInfo` (#18231)
Enable IDE0044: MakeFieldReadonly (#13880)