Steps to reproduce
Expected behavior
PowerShell v6.0.0-beta.1
Copyright (C) Microsoft Corporation. All rights reserved.
PS /home/steve>
Since we support side-by-side, it makes it easier to see which one you started rather than checking $psversiontable or $pshome (in the case of whether you're in an official release or one you just built)
Actual behavior
PowerShell
Copyright (C) Microsoft Corporation. All rights reserved.
PS /home/steve>
Environment data
Name Value
---- -----
PSVersion 6.0.0-beta
PSEdition Core
BuildVersion 3.0.0.0
CLRVersion
GitCommitId v6.0.0-beta.1
OS Microsoft Windows 10.0.16197
Platform Win32NT
PSCompatibleVersions {1.0, 2.0, 3.0, 4.0...}
PSRemotingProtocolVersion 2.3
SerializationVersion 1.1.0.1
WSManStackVersion 3.0
Steps to reproduce
Expected behavior
Since we support side-by-side, it makes it easier to see which one you started rather than checking $psversiontable or $pshome (in the case of whether you're in an official release or one you just built)
Actual behavior
Environment data