We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Module does not load in PowerShell 5.1, it seems to be unhappy with the below.
ModuleBuilder/Source/Private/InitializeBuild.ps1
Lines 40 to 42 in e39342d
Run Import-Module in PS5 to reproduce. PS7 is fine.
Import-Module
Module does not load in PowerShell 5.1, it seems to be unhappy with the below.
ModuleBuilder/Source/Private/InitializeBuild.ps1
Lines 40 to 42 in e39342d
Run
Import-Modulein PS5 to reproduce. PS7 is fine.