| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
Sorry, something went wrong.
|
PoshChan-Bot (@PoshChan) Please retry windows |
Sorry, something went wrong.
|
Dongbo Wang (@daxian-dbw), successfully started retry of PowerShell-CI-Windows |
Sorry, something went wrong.
|
🎉v7.0.0-rc.2 has been released which incorporates this pull request.:tada: Handy links: |
Sorry, something went wrong.
| Back | FazBrowse Home | New Git URL |
PR Summary
Mark InitialSessionState.ImportPSSnapIn as Obsolete.
InitialSessionState.ImportPSSnapIn attempts to load a custom PSSnapin from the registry. Custom PSSnapin has been deprecated and removed from PowerShell Core for a long time.
I think this PR should be included in GA, so as to prevent (hopefully) dependency on it for 7.0 users.
PR Checklist