-
Notifications
You must be signed in to change notification settings - Fork 8.3k
BuildVersion should be removed from $PSVersionTable #1415
Copy link
Copy link
Closed
Labels
BVT/DRTAn issue affecting or exposed by tests that have not been open sourcedAn issue affecting or exposed by tests that have not been open sourcedBreaking-Changebreaking change that may affect usersbreaking change that may affect usersCommittee-ReviewedPS-Committee has reviewed this and made a decisionPS-Committee has reviewed this and made a decisionResolution-FixedThe issue is fixed.The issue is fixed.Up-for-GrabsUp-for-grabs issues are not high priorities, and may be opportunities for external contributorsUp-for-grabs issues are not high priorities, and may be opportunities for external contributorsWG-Maintainers-Buildspecific to affecting the buildspecific to affecting the build
Milestone
Metadata
Metadata
Assignees
Labels
BVT/DRTAn issue affecting or exposed by tests that have not been open sourcedAn issue affecting or exposed by tests that have not been open sourcedBreaking-Changebreaking change that may affect usersbreaking change that may affect usersCommittee-ReviewedPS-Committee has reviewed this and made a decisionPS-Committee has reviewed this and made a decisionResolution-FixedThe issue is fixed.The issue is fixed.Up-for-GrabsUp-for-grabs issues are not high priorities, and may be opportunities for external contributorsUp-for-grabs issues are not high priorities, and may be opportunities for external contributorsWG-Maintainers-Buildspecific to affecting the buildspecific to affecting the build
Steps to reproduce
$PSVersionTable. The major version should be 10 on Windows PowerShell build from PowerShell repo.
Expected behavior
Version is 10?
Actual behavior
BuildVersion 3.0.0.0
Environment data