master
Remove the use of Windows PowerShell ETW provider id and update `PSDiagnostics` module to work for PowerShell 7 (#25590)
Enable nullable: System.Management.Automation.Tracing.IEtwActivityReverter (#14154)
Fix `SA1028`: Code should not contain trailing whitespace. Part 1. (#26203)
Replace ArgumentNullException(nameof()) -> ArgumentNullException.ThrowIfNull() (#18784)
Enable nullable for `System.Management.Automation.Tracing.IMethodInvoker` (#14157)
Ensure filename is not null when loggin WDAC ETW events (#20910)
Add WDAC Audit logging (#19641)
Revert some of the interpolated string changes (#19018)