Skip to content

PSVersion in $PSVersionTable is hard-coded in PSVersionInfo.cs #3739

@daxian-dbw

Description

@daxian-dbw

private static SemanticVersion s_psV6Version = new SemanticVersion(6, 0, 0, "alpha");

It should not be a hard-coded, but instead should be generated based on the GitCommitId.

Metadata

Metadata

Assignees

Labels

Issue-Code Cleanupthe issue is for cleaning up the code with no impact on functionalityResolution-FixedThe issue is fixed.WG-Enginecore PowerShell engine, interpreter, and runtime

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions