master
Fix race condition in RemoteHyperVSocket (#26057)
Mark local variable as const (#13217)
Fix codefactor if part 2 (#19267)
Fix IDE0083: UseNotPattern (#26213)
Replace ArgumentNullException(nameof()) -> ArgumentNullException.ThrowIfNull() (#18784)
Add support of respecting `$PSStyle.OutputRendering` on the remote host (#19601)
typos (#19058)
Update PSRP protocol to deprecate session key exchange between newer client and server (#25774)
Use null propagation operator in `remoting` code (#17790)
Enable IDE1005: InvokeDelegateWithConditionalAccess (#13911)
Remove redundant `Attribute` suffix (#24940)
Update copyright notice to latest guidance (#12190)
Autofix SA1518: The code must not contain extra blank lines at the end of the file (#13574)