You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add special handling for System.Management.Automation assembly
Ensures that the already loaded System.Management.Automation assembly is always returned, regardless of requested version. Logs a warning if the requested version differs from the loaded version to improve compatibility and debugging.
0 commit comments