Skip to content

Add support for PowerShell 7. #81

@alekdavis

Description

@alekdavis

PowerShell 7 has some breaking changes (e.g. these), so need to add fixes to allow the script to work with PowerShell 7.x. In particular, need to modify the GetPowerShellVersion method to accommodate different version properties: Major, Minor, Patch, PreReleaseLabel, BuildLabel
(the last two may be null). There may be more issues.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions