PowerShell / WindowsCompatibility

Module that allows Windows PowerShell Modules to be used from PSCore6
Other
137 stars 33 forks source link

Set required (minimum) PowerShell version to be 6.0 #20

Closed BrucePay closed 6 years ago

BrucePay commented 6 years ago

Since we aren't enforcing CompatiblePSEditions yet, setting the minimum required PowerShell version to 6.0 will block the module from being loaded on Desktop (PowerShell 5.1).