<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<installer-gui-script minSpecVersion="1">
    <title>powershell-lts</title>
    <options hostArchitectures="x86_64"/>
    <options customize="never" rootVolumeOnly="true"/>
    <background file="macDialog.png" scaling="tofit" alignment="bottomleft"/>
    <allowed-os-versions>
        <os-version min="11.0"/>
    </allowed-os-versions>
    <options customize="never" require-scripts="false"/>
    <product id="com.microsoft.powershell" version="7.6.1"/>
    <choices-outline>
        <line choice="default">
            <line choice="powershell"/>
        </line>
    </choices-outline>
    <choice id="default"/>
    <choice id="powershell" visible="false">
        <pkg-ref id="com.microsoft.powershell"/>
    </choice>
    <pkg-ref id="com.microsoft.powershell" version="7.6.1" onConclusion="none" installKBytes="190963" updateKBytes="0">#component.pkg</pkg-ref>
    <pkg-ref id="com.microsoft.powershell">
        <bundle-version>
            <bundle CFBundleShortVersionString="7.6.1" CFBundleVersion="7.6.1" id="com.microsoft.powershell" path="Applications/PowerShell.app"/>
        </bundle-version>
    </pkg-ref>
</installer-gui-script>