<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<Package version="1.0" xsi:schemaLocation="" xmlns="https://emsfs.autodesk.com/schema/manifest/1/0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
    <Identity>
        <Publisher thirdParty="true">Microsoft, Inc.</Publisher>
        <DisplayName>Microsoft Edge WebView2 Runtime Installer</DisplayName>
        <BuildNumber>1.3.165.21</BuildNumber>
        <UPI2>{785AA7CB-1833-3436-A7F1-A5C9D45AD28E}</UPI2>
        <UpgradeCode>{3370AB5E-FBC7-341A-85A3-07203A798518}</UpgradeCode>
        <ConstantId>{1247E9E9-FF0D-4F46-82B5-D210AFB53A8E}</ConstantId>
        <Signature>dNE+WMQQ6kVxiHotJc/nlItsOB9NSV4aB+VvOgcEVYI=</Signature>
    </Identity>
    <Configuration>
        <InstallFile type="EXE" contents="File" installParams="/silent /install" file="3rdParty/x64/WebView2/MicrosoftEdgeWebView2RuntimeInstallerX64.exe"/>
        <AdditionalPackageInfo parallelizable="false"/>
        <Attributes diskCost="500000000" useLatestVersion="true" ignoreFailure="true" permanent="true"/>
        <Conditions>
            <Condition messageId="xx" state="INSTALLED"><![CDATA[( 103.0.1264.77 < %WEBVIEW2_X64_INSTALLED% ) OR ( 103.0.1264.77 = %WEBVIEW2_X64_INSTALLED% )]]></Condition>
        </Conditions>
        <Platforms>
            <Platform name="Windows" architecture="x64" minVersion="8.1"/>
        </Platforms>
        <Languages languageNeutral="true"/>
        <Properties>
            <Property property="WEBVIEW2_X64_INSTALLED">
                <RegistrySearch id="webview2check" key="SOFTWARE\WOW6432Node\Microsoft\EdgeUpdate\Clients\{F3017226-FE2A-4295-8BDF-00C3A9A7E4C5}" name="pv" root="HKLM"/>
            </Property>
        </Properties>
    </Configuration>
</Package>
