Skip to content

Use a static cache for PSVersionInfo.PSVersion to avoid casting SemanticVersion to Version every time accessing that property - #10028

Merged
Ilya (iSazonov) merged 6 commits into
PowerShell:masterfrom
daxian-dbw:version
Jul 4, 2019
Merged

Use a static cache for PSVersionInfo.PSVersion to avoid casting SemanticVersion to Version every time accessing that property#10028
Ilya (iSazonov) merged 6 commits into
PowerShell:masterfrom
daxian-dbw:version

Address Aditya's comment

4a7db9b
Select commit
Loading
Failed to load commit list.

Workflow runs completed with no jobs