We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
$PSVersionTable
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.
GitCommitId
It should not be a hard-coded, but instead should be generated based on the
GitCommitId.