X Tutup
Skip to content

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

Merged
iSazonov merged 6 commits intoPowerShell: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
iSazonov merged 6 commits intoPowerShell:masterfrom
daxian-dbw:version

Commits

Commits on Jun 28, 2019

Commits on Jul 1, 2019

Commits on Jul 3, 2019

X Tutup