Evergreen.json

{
    "Preferences": {
        "ErrorAction": "Stop"
    },
    "Filters": {
    "WindowsInstallers": "\\.exe$|\\.msi$|\\.msp$"
    }
}