-
Notifications
You must be signed in to change notification settings - Fork 8.1k
Description
This has to do with the underlying .net implementation but we should get them to change it and track that here.
Expected behavior
jps> gps power* |ft name,desc*,comp*
Name Description Company
powershell dotnet Microsoft Corporation
powershell Windows PowerShell Microsoft Corporation
powershell Windows PowerShell Microsoft Corporation
Actual behavior
jps> gps power* |ft name,desc*,comp*
Name Description Company
powershell
powershell
powershell
Environment data
jps> $PSVersionTable
Name Value
PSCompatibleVersions {1.0, 2.0, 3.0, 4.0...}
WSManStackVersion 3.0
GitCommitId v6.0.0-alpha.18
PSVersion 6.0.0-alpha
CLRVersion
PSRemotingProtocolVersion 2.3
SerializationVersion 1.1.0.1
BuildVersion 3.0.0.0
PSEdition Core