Skip to content

🪲[Bug]: Override of PowerShellVersion is not taken into account #49

@webalexeu

Description

@webalexeu

Describe the bug

The module build is not using the overrided (5.1) PowerShellVersion but is setting the default 7.4

Version information

v3

To reproduce

Define PowerShellVersion in manifest.psd1

Code snippet

@{
    # Minimum version of the PowerShell engine required by this module
    PowerShellVersion    = '5.1'
}

Relevant output

Link of the Action:
https://github.com/webalexeu/PSWinBGP/actions/runs/11684684422

Metadata

Metadata

Labels

No labels
No labels

Type

No type

Projects

Status

✅ Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions