Invoke-Build v3.3.4 Release Notes

  • Adjust property behaviour to PowerShell and MSBuild (#60):

    • get the session variable value if it is not $null or ''
    • get the environment value if it is not $null or ''
    • 0️⃣ get the specified default if it is not $null
    • throw an error