Settings.ps1
# Specify the minimum required major PowerShell version that the build script should validate [version]$script:requiredPSVersion = '7.1.3' |
# Specify the minimum required major PowerShell version that the build script should validate [version]$script:requiredPSVersion = '7.1.3' |