<?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>.NET Framework Runtime 4.8</DisplayName>
        <BuildNumber>4.8.3928.0</BuildNumber>
        <UPI2>{8A2C37AC-AD7E-3DF8-A22D-9DC8D45F7942}</UPI2>
        <UpgradeCode>{1EA91221-20E9-370E-8754-EAB3FA108D71}</UpgradeCode>
        <ConstantId>{7E816241-41AF-4A8E-8720-FFE16B687F54}</ConstantId>
        <Signature>KwEm2UTk2K6fcY1/MhRe3/2yTU+fW8WOuAFp1PJCWSY=</Signature>
    </Identity>
    <Configuration>
        <InstallFile type="EXE" contents="File" installParams="/q /norestart" file="3rdParty/dotNetFramework/48/dotNetFx48_Full_x86_x64.exe">
            <InstallSuccessCodes>
                <SuccessCode>5100</SuccessCode>
            </InstallSuccessCodes>
        </InstallFile>
        <Attributes diskCost="80000000" useLatestVersion="true" ignoreFailure="true" permanent="true"/>
        <Conditions>
            <Condition messageId="xx" state="INSTALLED"><![CDATA[( 528039 < %NET_FRAMEWORK_RELEASE% )]]></Condition>
        </Conditions>
        <Platforms>
            <Platform name="Windows" architecture="x64" minVersion="8.1"/>
            <Platform name="Windows" architecture="x86" minVersion="8.1"/>
        </Platforms>
        <Languages languageNeutral="true"/>
        <Properties>
            <Property property="NET_FRAMEWORK_RELEASE">
                <RegistrySearch id="DotnetVerify" key="SOFTWARE\Microsoft\NET Framework Setup\NDP\v4\Full" name="Release" root="HKLM"/>
            </Property>
        </Properties>
    </Configuration>
</Package>
