Resources/Module/src/PSModule.Settings.ps1

# specify the minumum required major PowerShell version that the build script should validate
[int]$script:requiredPSVersion = '5'