Skip to content
This repository has been archived by the owner on Jun 13, 2023. It is now read-only.

PowerShell Beta 9 causes a regression in the PSRP omi provider due to the name change to pswh. #104

Closed
dantraMSFT opened this issue Oct 26, 2017 · 0 comments
Assignees

Comments

@dantraMSFT
Copy link
Contributor

See PowerShell/PowerShell#5246

startCoreCLR in coreclrutil.cpp (https://github.com/PowerShell/psl-omi-provider/blob/master/src/coreclrutil.cpp#L191) finds powershell's coreclr binary using the powershell binary. The change in name to pwsh breaks this logic.

$PSVersionTable
Name Value

PSVersion 6.0.0-beta.9
PSEdition Core
GitCommitId v6.0.0-beta.9
OS Linux 4.4.0-97-generic #120-Ubuntu SMP Tue Sep 19 17:28:18 UTC 2017
Platform Unix
PSCompatibleVersions {1.0, 2.0, 3.0, 4.0...}
PSRemotingProtocolVersion 2.3
SerializationVersion 1.1.0.1
WSManStackVersion 3.0

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant