Skip To Content
PowerShell Gallery
Toggle navigation
Packages
Publish
Documentation
Sign in
Search PowerShell packages:
Catesta
0.12.1
Resources/Module/src/PSModule.Settings.ps1
# specify the minumum required major PowerShell version that the build script should validate
[int]
$script:requiredPSVersion
=
'5'