Resources/Module/src/PSModule.Settings.ps1

# specify the minimum required major PowerShell version that the build script should validate
[version]$script:requiredPSVersion = '5.1.0'